Type Alias contracts_rococo_runtime::xcm_config::WaivedLocations
source · pub type WaivedLocations = (Equals<RootLocation>, RelayOrOtherSystemParachains<AllSiblingSystemParachains, Runtime>, Equals<RelayTreasuryLocation>);
Expand description
Locations that will not be charged fees in the executor, either execution or delivery. We only waive fees for system functions, which these locations represent.