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