Skip to content

Commit

Permalink
#201 Starts PetersburgBlock and ConstantinopleBlock at same number.
Browse files Browse the repository at this point in the history
  • Loading branch information
EnchanterIO committed Sep 9, 2019
1 parent cc084a0 commit b3c94d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network/sirius/database/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Genesis = `
"eip158Block": 0,
"ByzantiumBlock": 0,
"ConstantinopleBlock": 558000,
"PetersburgBlock": 558001
"PetersburgBlock": 558000
},
"nonce": "1",
"difficulty": "1024",
Expand Down

0 comments on commit b3c94d9

Please sign in to comment.