Module transactions

Source

Structs§

PendingPoolTransaction
A transaction in the pool
PendingTransactions
A waiting pool of transaction that are pending, but not yet ready to be included in a new block.
PoolTransaction
Internal Transaction type
PoolTransactionRef
A reference to a transaction in the pool
ReadyTransaction
ReadyTransactions
transactions that are ready to be included in a block.
TransactionPriority
Metric value for the priority of a transaction.
TransactionsIterator

Enums§

TransactionOrder
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