Skip to content

Commit

Permalink
params: activate ETC 'Agharta' hf for Mordor network
Browse files Browse the repository at this point in the history
  • Loading branch information
meowsbits committed Nov 4, 2019
1 parent abe49c5 commit ce939f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion params/config_mordor.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ var (
EIP155Block: big.NewInt(0),
EIP158Block: big.NewInt(0),
ByzantiumBlock: big.NewInt(0),
ConstantinopleBlock: nil,
ConstantinopleBlock: big.NewInt(301243),
PetersburgBlock: big.NewInt(301243),
DisposalBlock: big.NewInt(0),
ECIP1017EraRounds: big.NewInt(2000000),
EIP160FBlock: big.NewInt(0),
Expand Down

0 comments on commit ce939f9

Please sign in to comment.