Skip to content

Commit 5844e90

Browse files
authored
Merge pull request #255 from interlay/interlay-runtime-upgrade
chore: enable DOT from Interlay -> Asset Hub
2 parents 0d2e47e + d8193cb commit 5844e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/adapters/interlay.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export const interlayRoutersConfig: Omit<CrossChainRouterConfigs, "from">[] = [
9393
},
9494
},
9595
{
96-
to: "polkadot",
96+
to: "statemint",
9797
token: "DOT",
9898
xcm: {
9999
fee: { token: "DOT", amount: "1000000000" },

0 commit comments

Comments
 (0)