Transaction binding (id of UtxoContext or Wallet Account).
Block DAA score.
Transaction data.
Transaction id.
Optional
metadataOptional transaction metadata.
If present, this must contain a JSON-serialized string. A client application updating the metadata must deserialize the string into JSON, add a key with it's own identifier and store its own metadata into the value of this key.
Network id on which this transaction has occurred.
Optional
noteOptional transaction note as a human-readable string.
Transaction data type.
Optional
unixtimeTransaction UNIX time in milliseconds.
Transaction value in SOMPI.
Generated using TypeDoc
Transaction record generated by the Kaspa Wallet SDK. This data structure is delivered within UtxoProcessor and
Wallet
notification events.See
ITransactionData, TransactionDataType, ITransactionDataVariant