pub type XcmWeigher = WeightInfoBounds<XcmWeight<Runtime, RuntimeCall>, RuntimeCall, MaxInstructions>;Expand description
Xcm Weigher shared between multiple Xcm-related configs.
Aliased Typeยง
struct XcmWeigher(/* private fields */);pub type XcmWeigher = WeightInfoBounds<XcmWeight<Runtime, RuntimeCall>, RuntimeCall, MaxInstructions>;Xcm Weigher shared between multiple Xcm-related configs.
struct XcmWeigher(/* private fields */);