Type Alias astar_runtime::xcm_config::Weigher

source ·
pub type Weigher = WeightInfoBounds<XcmWeight<Runtime, RuntimeCall>, RuntimeCall, MaxInstructions>;

Aliased Type§

struct Weigher(/* private fields */);