Constant DEFAULT_MEMPOOL_EXPIRY
pub const DEFAULT_MEMPOOL_EXPIRY: u32 = 336; // 336u32
Expand description
Default number of hours for an unconfirmed transaction to expire in most of the network nodes’ mempools.
pub const DEFAULT_MEMPOOL_EXPIRY: u32 = 336; // 336u32
Default number of hours for an unconfirmed transaction to expire in most of the network nodes’ mempools.