Skip to content

Commit

Permalink
set networkID to testnet-2 (#1944)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKtota committed May 11, 2024
1 parent 44a2fc6 commit 1a33557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config_testnet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"protocol": {
"targetNetworkName": "testnet-1",
"targetNetworkName": "testnet-2",
"milestonePublicKeyCount": 7,
"baseToken": {
"name": "Shimmer",
Expand Down Expand Up @@ -88,4 +88,4 @@
}
]
}
}
}

0 comments on commit 1a33557

Please sign in to comment.