Constant TXPOOL_SUBPOOL_MAX_TXS_DEFAULT
pub const TXPOOL_SUBPOOL_MAX_TXS_DEFAULT: usize = 10_000; // 10_000usize
Expand description
The default maximum allowed number of transactions in the given subpool.
pub const TXPOOL_SUBPOOL_MAX_TXS_DEFAULT: usize = 10_000; // 10_000usize
The default maximum allowed number of transactions in the given subpool.