Type Definition common_runtime::xcm_config::Weigher

source ·
pub type Weigher<RuntimeCall> = FixedWeightBounds<UnitWeightCost, RuntimeCall, MaxInstructions>;