Type Alias rococo_runtime::xcm_config::WaivedLocations
source · pub type WaivedLocations = (SystemParachains, Equals<RootLocation>, LocalPlurality);
Expand description
Locations that will not be charged fees in the executor, neither for execution nor delivery. We only waive fees for system functions, which these locations represent.