Increase default block gas limit to 10M

This commit is contained in:
phahulin 2019-09-25 15:01:13 +03:00 committed by GitHub
parent 35b555ea5f
commit f2707d9940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ GENESIS_BRANCH: "master"
GENESIS_NETWORK_NAME: "PoA"
MOC_ADDRESS: "0xdd0bb0e2a1594240fed0c2f2c17c1e9ab4f87126"
BLK_GAS_LIMIT: "6700000"
BLK_GAS_LIMIT: "10000000"