pub type UnderlyingChainOf<C> = <C as UnderlyingChainProvider>::Chain;
Expand description

Underlying chain type.