Function get_supportable_anchor_channels

Source
pub fn get_supportable_anchor_channels(
    context: &AnchorChannelReserveContext,
    utxos: &[Utxo],
) -> u64
Expand description

Calculates the number of anchor channels that can be supported by the reserve provided by utxos.