Skip to main content

PENDING_TX_LISTENER_BUFFER_SIZE

Constant PENDING_TX_LISTENER_BUFFER_SIZE 

Source
pub const PENDING_TX_LISTENER_BUFFER_SIZE: usize = 2048;
Expand description

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