Constant breez_sdk_core::lightning::routing::gossip::UNKNOWN_CHANNEL_CAPACITY_MSAT
pub const UNKNOWN_CHANNEL_CAPACITY_MSAT: u64 = _; // 250_000_000u64
Expand description
The presumed channel capacity denominated in millisatoshi for EffectiveCapacity::Unknown
to
use when making routing decisions.