fix failing test (#1756)

This commit is contained in:
keorn 2016-07-28 20:31:56 +02:00 committed by Gav Wood
parent 9746b944f1
commit b62a5c8f7d
1 changed files with 2 additions and 2 deletions

View File

@ -78,9 +78,9 @@ mod tests {
"frontierCompatibilityModeLimit": "0x789b0",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID" : "0x2"
"networkID" : "0x2",
"forkBlock": "0xffffffffffffffff",
"forkCanonHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"forkCanonHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
},
"genesis": {
"seal": {