Module transaction
Expand description
Transaction abstraction
Modules§
- Various error variants that can happen when working with transactions.
- Abstraction of an executable transaction.
- Helpers for recovering signers from a set of transactions
- Signature types and helpers
- API of a signed transaction.
Structs§
- Additional fields in the context of a (maybe) pending block that contains this transaction.
- Additional fields in the context of a block that contains this mined transaction.
Traits§
- Helper trait that unifies all behaviour required by transaction to support full node operations.
- Abstraction of a transaction.