Skip to content

Commit cca7940

Browse files
authored
Merge pull request #246 from interlay/tom/support-runtime-upgrade
feature: make KSM transferable between Kintsugi and Asset hub
2 parents cfc7c8e + bc4578d commit cca7940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/adapters/statemint.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export const statemintRoutersConfig: Omit<CrossChainRouterConfigs, "from">[] = [
4949

5050
export const statemineRoutersConfig: Omit<CrossChainRouterConfigs, "from">[] = [
5151
{
52-
to: "kusama",
52+
to: "kintsugi",
5353
token: "KSM",
5454
xcm: {
5555
// chopsticks test: 91_761_280 - use 10x buffer

0 commit comments

Comments
 (0)