Module transaction

Expand description

Transaction abstraction

Modules§

error
Various error variants that can happen when working with transactions.
execute
Abstraction of an executable transaction.
signature
Signature types and helpers
signed
API of a signed transaction.

Traits§

FullTransaction
Helper trait that unifies all behaviour required by transaction to support full node operations.
Transaction
Abstraction of a transaction.