Skip to content

Commit 6778386

Browse files
authored
chore: preparing for the Shibuya migration to Paseo (#1542)
Signed-off-by: Armin Teimouri <[email protected]>
1 parent c729a21 commit 6778386

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bin/collator/res/shibuya.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"tokenDecimals": 18,
1818
"tokenSymbol": "SBY"
1919
},
20-
"relayChain": "tokyo",
21-
"paraId": 1000,
20+
"relayChain": "paseo",
21+
"paraId": 2000,
2222
"consensusEngine": null,
2323
"codeSubstitutes": {},
2424
"badBlocks": [

bin/collator/res/shibuya.raw.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"tokenDecimals": 18,
1818
"tokenSymbol": "SBY"
1919
},
20-
"relayChain": "tokyo",
21-
"paraId": 1000,
20+
"relayChain": "paseo",
21+
"paraId": 2000,
2222
"consensusEngine": null,
2323
"codeSubstitutes": {},
2424
"badBlocks": [

0 commit comments

Comments
 (0)