Account network type.
Account private key.
Public account.
Account public key.
Decrypts an encrypted message
Encrypted message
The public account originally encrypted the message
Create a new encrypted Message
Plain message to be encrypted
Recipient public account
Sign a transaction
The transaction to be signed.
Network generation hash hex
Sign aggregate signature transaction
The aggregate signature transaction.
Sign raw data
Data to be signed
Sign transaction with cosignatories collected from cosigned transactions and creating a new SignedTransaction For off chain Aggregated Complete Transaction co-signing.
Array of cosigned transaction
Network generation hash hex
Sign transaction with cosignatories creating a new SignedTransaction
The aggregate transaction to be signed.
The array of accounts that will cosign the transaction
Network generation hash hex
Create an Account from a given private key
Private key from an account
Network type
Generate a new account
Network type
Generated using TypeDoc
The account structure describes an account private key, public key, address and allows signing transactions.