Increase gasLimit to 8'000'000 (#8362)

- fix https://github.com/paritytech/parity/issues/8342
This commit is contained in:
Thibaut S 2018-04-11 12:10:57 +02:00 committed by Marek Kotewicz
parent 9fe991db1c
commit 6737484eda
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x5B8D80"
"gasLimit": "0x7A1200"
},
"accounts": {
"0000000000000000000000000000000000000001": { "balance": "1", "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },