Skip to main content

MAX_NEW_TRANSACTIONS_PER_BATCH

Constant MAX_NEW_TRANSACTIONS_PER_BATCH 

Source
const MAX_NEW_TRANSACTIONS_PER_BATCH: usize = 16;
Expand description

Maximum number of new transactions to drain from the channel per next() call.