ln_gateway::federation_manager

Constant INITIAL_INDEX

source
const INITIAL_INDEX: u64 = 1;
Expand description

The first index that the gateway will assign to a federation. Note: This starts at 1 because LNv1 uses the federation_index as an SCID. An SCID of 0 is considered invalid by LND’s HTLC interceptor.