A transaction
An account.
A key store.
The passphrase for the given account
An approval
Creates a new asset address
A key store.
The type of AssetAddress. The default value is "P2PKH".
A new asset address
Creates persistent key store which stores data in the filesystem.
A keystore file path
Creates a new platform address
A key store.
A new platform address
Creates persistent key store
key store url (ex http://localhost:7007)
Signs a Transaction with the given account.
A Transaction
An account.
A key store.
The passphrase for the given account
A SignedTransaction
Signs a transaction's burn with a given key store.
An TransferAsset.
The index of a burn to sign.
A key store.
The passphrase for the given burn.
Signs a transaction's input with a given key store.
An TransferAsset.
The index of an input to sign.
A key store.
The passphrase for the given input.
Signs a transaction's input with an order.
An AssetTransferInput.
An order to be used as a signature message.
A key store.
The passphrase for the given input.
Generated using TypeDoc
Approves the transaction