breez_sdk_liquid::lightning_125::util::scid_utils

Constant MAX_SCID_VOUT_INDEX

pub const MAX_SCID_VOUT_INDEX: u64 = 0xffff; // 65_535u64
Expand description

Maximum vout index that can be used in a short_channel_id. This value is based on the 2-bytes available for the vout index.