Skip to content

Commit

Permalink
update block gas limit
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueAlder committed Aug 23, 2023
1 parent e7642bc commit c27f623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geth/genesis.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"nonce": "0x0",
"timestamp": "0x609ac710",
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000${DEPLOYER}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760",
"gasLimit": "0x1c9c380",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
Expand Down

0 comments on commit c27f623

Please sign in to comment.