Generate transaction Call all steps to generate a id.
Returns calculated ID of transaction - hashed 256.
Sign transaction with second passphrase.
Verify an ECDSA second signature from transaction.
Set address by current publicKey. To reference transaction without a recipient.
Set asset to create second passphrase in current Tranasction.
Sign transaction.
Returns bytearray of the Transaction object to be signed and send to blockchain
Verify an ECDSA signature from transaction
Generate transaction Call all steps to generate a id.
Generated using TypeDoc
Communicate between transaction and keypair.