diff --git a/erigon.yml b/erigon.yml index 2eaf0e81..f82575d8 100644 --- a/erigon.yml +++ b/erigon.yml @@ -35,7 +35,7 @@ services: --http.corsdomain=* --http.api=eth,erigon,web3,net,debug,trace,txpool --rpc.returndata.limit=1000000 - --rpc.gascap=150000000 + --rpc.gascap=5000000000 --ws restart: unless-stopped stop_grace_period: 1m