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