Module transactions

Source
Expand description

VeChain transactions support.

Structs§

Clause
Represents a single transaction clause (recipient, value and data).
Reserved
Represents a transaction’s reserved field.
Transaction
Represents a single VeChain transaction.
TransactionBuilder
Transaction builder allows to create and prepare transactions with minimal developers efforts.

Enums§

TransactionBuilderError
Transaction creation errors