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.
- Transaction
Builder - Transaction builder allows to create and prepare transactions with minimal developers efforts.
Enums§
- Transaction
Builder Error - Transaction creation errors