pub type BridgedHeaderChainOf<T, I> = <T as Config<I>>::BridgedHeaderChain;
Expand description
Shortcut to bridged header chain type for Config.
pub type BridgedHeaderChainOf<T, I> = <T as Config<I>>::BridgedHeaderChain;
Shortcut to bridged header chain type for Config.