Type Definition polkadot_primitives::v2::UpwardMessage

source ·
pub type UpwardMessage = Vec<u8, Global>;
Expand description

A message from a parachain to its Relay Chain.