Fixed kovan chain validation (#6758)

* Fixed kovan chain validation

* Fork detection

* Fixed typo
This commit is contained in:
Arkadiy Paronyan
2017-10-14 21:59:26 +02:00
committed by GitHub
parent 190c1dcede
commit b0c15497e1
4 changed files with 15 additions and 4 deletions

View File

@@ -30,11 +30,14 @@
"params": {
"gasLimitBoundDivisor": "0x400",
"registrar" : "0xfAb104398BBefbd47752E7702D9fE23047E1Bca3",
"maximumExtraDataSize": "0x20",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID" : "0x2A",
"forkBlock": 4297256,
"forkCanonHash": "0x0a66d93c2f727dca618fabaf70c39b37018c73d78b939d8b11efbbd09034778f",
"validateReceiptsTransition" : 1000000,
"eip155Transition": 1000000
"eip155Transition": 1000000,
"validateChainIdTransition": 1000000
},
"genesis": {
"seal": {