mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 04:15:45 +00:00
Fixes
This commit is contained in:
@@ -162,6 +162,7 @@ impl xcm_executor::Config for XcmConfig {
|
|||||||
type FeeManager = ();
|
type FeeManager = ();
|
||||||
type MessageExporter = ();
|
type MessageExporter = ();
|
||||||
type UniversalAliases = Nothing;
|
type UniversalAliases = Nothing;
|
||||||
|
type CallDispatcher = Call;
|
||||||
}
|
}
|
||||||
|
|
||||||
pub type XcmRouter = (
|
pub type XcmRouter = (
|
||||||
|
|||||||
Reference in New Issue
Block a user