We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d2e47e + d8193cb commit 5844e90Copy full SHA for 5844e90
1 file changed
src/adapters/interlay.ts
@@ -93,7 +93,7 @@ export const interlayRoutersConfig: Omit<CrossChainRouterConfigs, "from">[] = [
93
},
94
95
{
96
- to: "polkadot",
+ to: "statemint",
97
token: "DOT",
98
xcm: {
99
fee: { token: "DOT", amount: "1000000000" },
0 commit comments