TransactionDataCbor
TransactionData in CBOR format as used in ISO/IEC 18013-5:2021.
Parameters
type
transaction type
data
transaction data, must be tagged with Tagged.ENCODED_CBOR; transaction hash is computed from the serialized data wrapped in this Tagged.
Types
Link copied to clipboard
Implementation of TransactionData.Attributes for CBOR-formatted transactions.