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§
- RawCached
Verification State CachedVerificationState
in a format that can be stored into the database.- Transaction
Info - Information on a tx-pool transaction.
- TxState
Flags - Flags representing the state of the transaction in the pool.
Type Aliases§
- KeyImage
- An inputs key image.
- Transaction
Blob Hash - A transaction blob hash.
- Transaction
Hash - A transaction hash.