good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 668c37fd authored by EOS Classic's avatar EOS Classic
Browse files

params: enable constantinople on ropsten at 4.2M

parent b7bbe66b
Branches
Tags
No related merge requests found
......@@ -66,7 +66,7 @@ var (
EIP155Block: big.NewInt(10),
EIP158Block: big.NewInt(10),
ByzantiumBlock: big.NewInt(1700000),
ConstantinopleBlock: nil,
ConstantinopleBlock: big.NewInt(4200000),
Ethash: new(EthashConfig),
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment