Constant lightning::chain::channelmonitor::ANTI_REORG_DELAY[][src]

pub const ANTI_REORG_DELAY: u32 = 6;
Expand description

Number of blocks we wait on seeing a HTLC output being solved before we fail corresponding inbound HTLCs. This prevents us from failing backwards and then getting a reorg resulting in us losing money.