Node.js SDK for digi.me
Preparing search index...
Types
ContractDetails
Interface ContractDetails
interface
ContractDetails
{
contractId
:
string
;
privateKey
:
string
;
}
Index
Properties
contract
Id
private
Key
Properties
contract
Id
contractId
:
string
The ID of the contract to use
private
Key
privateKey
:
string
A string of the private key in PKCS1 format
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contract
Id
private
Key
Node.js SDK for digi.me
Loading...
The ID of the contract to use