Expand description
Tx-pool table types.
This module contains all types used by the database tables, and aliases for common types that use the same underlying primitive type.
Structs§
CachedVerificationState
in a format that can be stored into the database.- Information on a tx-pool transaction.
- Flags representing the state of the transaction in the pool.
Type Aliases§
- An inputs key image.
- A transaction blob hash.
- A transaction hash.