breez_sdk_liquid::lightning_125::util::scid_utils

Constant MAX_SCID_BLOCK

pub const MAX_SCID_BLOCK: u64 = 0x00ffffff; // 16_777_215u64
Expand description

Maximum block height that can be used in a short_channel_id. This value is based on the 3-bytes available for block height.