Constant reth_transaction_pool::pool::NEW_TX_LISTENER_BUFFER_SIZE

source ยท
pub const NEW_TX_LISTENER_BUFFER_SIZE: usize = 1024;
Expand description

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