referrerpolicy=no-referrer-when-downgrade

UpwardMessage

Type Alias UpwardMessage 

pub type UpwardMessage = Vec<u8>;
Expand description

A message from a parachain to its Relay Chain.

Aliased Type§

pub struct UpwardMessage { /* private fields */ }