From 6ca8a95dcd62fe8b65e8c70ecc9685be64f680b0 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 15 Feb 2024 09:10:37 +0100 Subject: [PATCH] update --- erigon-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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