referrerpolicy=no-referrer-when-downgrade
xcm_emulator

Constant UPWARD_MESSAGES

Source
pub const UPWARD_MESSAGES: LocalKey<RefCell<HashMap<String, VecDeque<(u32, Vec<u8>)>>>>;
Expand description

Upward messages, each message is: (from_para_id, msg)