Skip to content

Commit

Permalink
The id shouldn't change
Browse files Browse the repository at this point in the history
Otherwise, it induces the resync
  • Loading branch information
jaypan committed Sep 14, 2023
1 parent 1b8f9fc commit 8c859ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/chain-specs/peaq-dev-raw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Agung-parachain",
"id": "dev-testnet",
"id": "dev-testnet-fork",
"chainType": "Development",
"bootNodes": [
"/dns/wsspc1-qa.agung.peaq.network/tcp/40333/p2p/12D3KooWPmr3uZzZH7sVHpYsr7GV2CGoxAHb17my8rYz9Wz9yGck"
Expand Down

0 comments on commit 8c859ef

Please sign in to comment.