Constant xcm_emulator::DOWNWARD_MESSAGES
source · pub const DOWNWARD_MESSAGES: LocalKey<RefCell<HashMap<String, VecDeque<(u32, Vec<(RelayBlockNumber, Vec<u8>)>)>>>>;
Expand description
Downward messages, each message is: (to_para_id, [(relay_block_number, msg)])