Constant tributary_chain::ACCOUNT_MEMPOOL_LIMIT
source ยท pub const ACCOUNT_MEMPOOL_LIMIT: u32 = 50;
Expand description
Amount of transactions a single account may have in the mempool.
pub const ACCOUNT_MEMPOOL_LIMIT: u32 = 50;
Amount of transactions a single account may have in the mempool.