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