Node.js SDK for digi.me
    Preparing search index...

    Interface ContractDetails

    interface ContractDetails {
        contractId: string;
        privateKey: string;
    }
    Index

    Properties

    contractId: string

    The ID of the contract to use

    privateKey: string

    A string of the private key in PKCS1 format