Skip to content

Commit 3034529

Browse files
committed
privnet: fix network ids in genesis
1 parent 4b9dee7 commit 3034529

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

privnet/four/genesis_privnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"config": {
3-
"chainId": 2312251829,
3+
"chainId": 2312051114,
44
"homesteadBlock": 0,
55
"eip150Block": 0,
66
"eip155Block": 0,

privnet/single/genesis_privnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"config": {
3-
"chainId": 2312251829,
3+
"chainId": 2312051126,
44
"homesteadBlock": 0,
55
"eip150Block": 0,
66
"eip155Block": 0,

0 commit comments

Comments
 (0)