Expand description
Tempo transaction pool implementation.
Re-exports§
pub use transaction::KeychainSubject;pub use transaction::RevokedKeys;pub use transaction::SpendingLimitUpdates;pub use tempo_pool::TempoTransactionPool;pub use maintain::TempoPoolUpdates;pub use metrics::AA2dPoolMetrics;pub use metrics::TempoPoolMaintenanceMetrics;pub use tt_2d_pool::AA2dPool;pub use tt_2d_pool::AA2dPoolConfig;pub use tt_2d_pool::AASequenceId;pub use tt_2d_pool::DEFAULT_MAX_TXS_PER_SENDER;
Modules§
- amm
- best
- An iterator over the best transactions in the tempo pool.
- maintain
- Transaction pool maintenance tasks.
- metrics
- Transaction pool metrics for the AA2D pool.
- paused
- Pool for transactions whose fee token is temporarily paused.
- tempo_
pool - transaction
- tt_
2d_ pool - validator