We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1039bb commit 4f5429dCopy full SHA for 4f5429d
integration-tests/emulated/src/mock/para_chains.rs
@@ -116,7 +116,7 @@ decl_test_parachains! {
116
runtime = spiritnet_runtime,
117
core = {
118
XcmpMessageHandler: spiritnet_runtime::XcmpQueue,
119
- LocationToAccountId: spiritnet_runtime::xcm_config::LocationToAccountIdConverter,
+ LocationToAccountId: spiritnet_runtime::xcm::LocationToAccountIdConverter,
120
ParachainInfo: spiritnet_runtime::ParachainInfo,
121
MessageOrigin: cumulus_primitives_core::AggregateMessageOrigin,
122
},
0 commit comments