diff options
Diffstat (limited to 'test/genesis.json')
-rw-r--r-- | test/genesis.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/genesis.json b/test/genesis.json index bc3e740ea..6a48eee29 100644 --- a/test/genesis.json +++ b/test/genesis.json @@ -14,7 +14,7 @@ "owner": "0xBF8C48A620bacc46907f9B89732D25E47A2D7Cf7", "minStake": "0x152d02c7e14af6800000", "blockReward": "0xde0b6b3a7640000", - "blockGasLimit": 80000000, + "blockGasLimit": 40000000, "numChains": 6, "lambdaBA": 250, "lambdaDKG": 2500, @@ -29,7 +29,7 @@ "nonce": "0x42", "timestamp": "0x0", "extraData": "0x3535353535353535353535353535353535353535353535353535353535353535", - "gasLimit": "0x4c4b400", + "gasLimit": "0x2625a00", "difficulty": "0x1", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "coinbase": "0x0000000000000000000000000000000000000000", |