Type Definition cumulus_primitives_core::UpwardMessage
pub type UpwardMessage = Vec<u8, Global>;
Expand description
A message from a parachain to its Relay Chain.
);document.write();}})();
pub type UpwardMessage = Vec<u8, Global>;
A message from a parachain to its Relay Chain.