Crate sc_transaction_pool[−][src]
Expand description
Substrate transaction pool implementation.
Modules
Structs
Basic implementation of transaction pool that can be customized by providing PoolApi.
The transaction pool logic for full client.
The transaction pool logic for light client.
Pool configuration options.
Immutable transaction
Enums
Type of revalidation.
Functions
Inform the transaction pool about imported and finalized blocks.