Structs§
- Pending
Pool Transaction - A transaction in the pool
- Pending
Transactions - A waiting pool of transaction that are pending, but not yet ready to be included in a new block.
- Pool
Transaction - Internal Transaction type
- Pool
Transaction Ref - A reference to a transaction in the pool
- Ready
Transaction - Ready
Transactions - transactions that are ready to be included in a block.
- Transaction
Priority - Metric value for the priority of a transaction.
- Transactions
Iterator
Enums§
- Transaction
Order - Modes that determine the transaction ordering of the mempool
Functions§
- to_
marker - creates an unique identifier for aan (
nonce
+Address
) combo
Type Aliases§
- TxMarker
- A unique identifying marker for a transaction