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