pub const HRMP_MAX_OUTBOUND_CHANNELS_BOUND: u32 = 128;
Expand description

Same as HRMP_MAX_INBOUND_CHANNELS_BOUND, but for outbound channels.