Type Alias pallet_bridge_messages::pallet::BridgedHeaderChainOf
source · pub type BridgedHeaderChainOf<T, I> = <T as Config<I>>::BridgedHeaderChain;
Expand description
Shortcut to bridged header chain type for Config.