600M bsc gas call limit
This commit is contained in:
2
bsc.yml
2
bsc.yml
@@ -16,7 +16,7 @@ services:
|
|||||||
- bsc:/bsc/.ethereum
|
- bsc:/bsc/.ethereum
|
||||||
- ./bsc/config:/bsc/config
|
- ./bsc/config:/bsc/config
|
||||||
entrypoint: geth
|
entrypoint: geth
|
||||||
command: --config=/bsc/config/config.toml --ws.origins='*' --history.transactions=0 --state.scheme=path --syncmode=full --db.engine=pebble --rpc.gascap=120000000
|
command: --config=/bsc/config/config.toml --ws.origins='*' --history.transactions=0 --state.scheme=path --syncmode=full --db.engine=pebble --rpc.gascap=600000000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 3m
|
stop_grace_period: 3m
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user