Type Alias bp_runtime::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.