Skip to content

Commit 1a33557

Browse files
authored
set networkID to testnet-2 (#1944)
testnet-2 is the current network as seen in the node-docker-setup: https://github.com/iotaledger/node-docker-setup/blob/5e280df2cca8fd2a1ddda28f90cefeea2b4a562c/testnet/config.json
1 parent 44a2fc6 commit 1a33557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config_testnet.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"protocol": {
3-
"targetNetworkName": "testnet-1",
3+
"targetNetworkName": "testnet-2",
44
"milestonePublicKeyCount": 7,
55
"baseToken": {
66
"name": "Shimmer",
@@ -88,4 +88,4 @@
8888
}
8989
]
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)