We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfc7c8e + bc4578d commit cca7940Copy full SHA for cca7940
1 file changed
src/adapters/statemint.ts
@@ -49,7 +49,7 @@ export const statemintRoutersConfig: Omit<CrossChainRouterConfigs, "from">[] = [
49
50
export const statemineRoutersConfig: Omit<CrossChainRouterConfigs, "from">[] = [
51
{
52
- to: "kusama",
+ to: "kintsugi",
53
token: "KSM",
54
xcm: {
55
// chopsticks test: 91_761_280 - use 10x buffer
0 commit comments