diff options
Diffstat (limited to 'test/genesis.json')
-rw-r--r-- | test/genesis.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/genesis.json b/test/genesis.json index cf61e2d45..c4e110e84 100644 --- a/test/genesis.json +++ b/test/genesis.json @@ -29,7 +29,7 @@ "nonce": "0x42", "timestamp": "0x0", "extraData": "0x3535353535353535353535353535353535353535353535353535353535353535", - "gasLimit": "0x7a1200", + "gasLimit": "0x4c4b400", "difficulty": "0x1", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "coinbase": "0x0000000000000000000000000000000000000000", |