Type Definition polkadot_primitives::v1::UpwardMessage [−][src]
pub type UpwardMessage = Vec<u8, Global>;
Expand description
A message from a parachain to its Relay Chain.
pub type UpwardMessage = Vec<u8, Global>;
A message from a parachain to its Relay Chain.