reth_transaction_pool

Module noop

source
Expand description

A transaction pool implementation that does nothing.

This is useful for wiring components together that don’t require an actual pool but still need to be generic over it.

Structs§