referrerpolicy=no-referrer-when-downgrade

Crate sc_transaction_pool

source ·
Expand description

Substrate transaction pool implementation.

Structs§

Enums§

Constants§

Traits§

  • Concrete extrinsic validation and query logic.

Functions§

Type Aliases§

  • Fork aware transaction pool task, that needs to be polled.
  • The public type alias for the actual type providing the implementation of FullClientTransactionPool with the given Client and Block types.