Module transaction

Module transaction 

Source
Expand description

Transaction module

Structs§

Hash
The Hash struct is a representation of hashes.
ProvenTransaction
Transaction with proofs. Proofs are byte vectors at most 64 bytes long, and maximum number of proofs is 8.
Transaction
Transaction data. Data specific to a particular transaction type are stored in the data field.

Enums§

DataEntry
Structure that sets key and value of account data storage entry.
TransactionData
Data specific to a particular transaction type
Type
Transaction type
Version
Transaction version

Type Aliases§

Asset
The Asset ID is a Hash
TransactionId
The Transaction ID is a Hash