pub UniversalLocationForParaIdBenchmarks: InteriorLocation = [GlobalConsensus(RelayNetwork::get()), Parachain(2000u32)].into();
/// Our asset transactor. This is what allows us to interest with the runtime facilities from the
/// The XCM router. When we want to send an XCM message, we use this type. It amalgamates all of our
/// Locations that will not be charged fees in the executor, neither for execution nor delivery.