Constant ARCHIVAL_DELAY_BLOCKS
pub const ARCHIVAL_DELAY_BLOCKS: u32 = 4032; // 4_032u32
Expand 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_032u32
Number of blocks we wait before assuming a ChannelMonitor
to be fully resolved and
considering it be safely archived.