Type Definition polkadot_primitives::v2::DownwardMessage
source · Expand description
A message sent from the relay-chain down to a parachain.
The size of the message is limited by the config.max_downward_message_size
parameter.