pub const MAX_SCID_VOUT_INDEX: u64 = 0xffff;
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.