Constant DEFAULT_MEMPOOL_EXPIRY
pub const DEFAULT_MEMPOOL_EXPIRY: u32 = 336; // 336u32Expand 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; // 336u32Default number of hours for an unconfirmed transaction to expire in most of the network nodes’ mempools.