// Kill storage of ExternalValidators pallet, because this migration will initialize this pallet
&hex_literal::hex!("ccee781f0b9380204db9882d1b1c771d53e99bc228247291bd1d0d34fa7f53993faff06e7c800c84bd5d1f5ea566d14962e8f33b7fb0e7e2d2276564061a2f3c7bcb612e733b8bf5733ea16cee0ecba6");
&hex_literal::hex!("ccee781f0b9380204db9882d1b1c771ddec2be471806c468b349224cf542e742be02dd7069c50095d8caa8a61b7c3af5010109006408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e");
let migration = MigrateEthSystemGenesisHashes::<Runtime, DancelightLocation>(Default::default());
// If a new XCM version is released, we need to check that this location still encodes to the same
// If this test fails, we need a migration in snowbridge_pallet_system to migrate the mappings
// ForeignToNativeId and NativeToForeignId. Use migration SnowbridgeEthereumSystemXcmV5 as base.
// This means to add this junction: GlobalConsensus(NetworkId::ByGenesis(DANCELIGHT_GENESIS_HASH))