/// An error returned by [`Pallet::check_outbound_hrmp`] that indicates an acceptance criteria check
"sending the HRMP message at index {} would exceed the negotiated channel total size ({} > {})",
/// - each participant in the channel should satisfy `Paras::is_valid_para(P)` within a session.
/// `accept_open_channel` were called with the respective parameters and the session change take
// Go over the HRMP open channel requests and remove all in which offboarding paras participate.
pub(crate) fn queue_outbound_hrmp(sender: ParaId, out_hrmp_msgs: HorizontalMessages) -> Weight {
/// parameters. If neither chain is part of the system, then a deposit from the `Configuration`
/// will be required for `origin` (the sender) upon opening the request and the `recipient` upon
/// with the sender para ids. This vector is sorted ascending by the para id and doesn't contain