Type Alias bridge_runtime_common::messages::UnderlyingChainOf
source ยท pub type UnderlyingChainOf<C> = <C as UnderlyingChainProvider>::Chain;
Expand description
Underlying chain type.
pub type UnderlyingChainOf<C> = <C as UnderlyingChainProvider>::Chain;
Underlying chain type.