pub fn get_supportable_anchor_channels(
context: &AnchorChannelReserveContext,
utxos: &[Utxo],
) -> u64Expand description
Calculates the number of anchor channels that can be supported by the reserve provided
by utxos.
pub fn get_supportable_anchor_channels(
context: &AnchorChannelReserveContext,
utxos: &[Utxo],
) -> u64Calculates the number of anchor channels that can be supported by the reserve provided
by utxos.