pub const PENDING_TX_LISTENER_BUFFER_SIZE: usize = 2048;
Expand description

Bound on number of pending transactions from reth_network::TransactionsManager to buffer.