diff --git a/erigon-goerli.yml b/erigon-goerli.yml index 061ae946..4c0decad 100644 --- a/erigon-goerli.yml +++ b/erigon-goerli.yml @@ -33,7 +33,7 @@ services: --http.vhosts=* --http.corsdomain=* --http.api=eth,erigon,web3,net,debug,trace,txpool - --rpc.returndata.limit=1000000 + --rpc.returndata.limit=1100000 --rpc.gascap=5000000000 --ws restart: unless-stopped