Type Alias pallet_bridge_parachains::pallet::WeightInfoOf
source · pub type WeightInfoOf<T, I> = <T as Config<I>>::WeightInfo;
Expand description
Weight info of the given parachains pallet.
pub type WeightInfoOf<T, I> = <T as Config<I>>::WeightInfo;
Weight info of the given parachains pallet.