Type Definition bridge_runtime_common::messages::OriginOf

source ·
pub type OriginOf<C> = <C as ThisChainWithMessages>::RuntimeOrigin;
Expand description

Type of origin that is used on the chain.