Type Definition polkadot_core_primitives::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.
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.