Constant ARCHIVAL_DELAY_BLOCKS
pub const ARCHIVAL_DELAY_BLOCKS: u32 = 4032; // 4_032u32Expand description
Number of blocks we wait before assuming a ChannelMonitor to be fully resolved and
considering it be safely archived.
pub const ARCHIVAL_DELAY_BLOCKS: u32 = 4032; // 4_032u32Number of blocks we wait before assuming a ChannelMonitor to be fully resolved and
considering it be safely archived.