diff --git a/erigon-fullnode.yml b/erigon-fullnode.yml index 7f518b7a..5c820d62 100644 --- a/erigon-fullnode.yml +++ b/erigon-fullnode.yml @@ -39,7 +39,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