From d224282d737bedbdb8058d0e69e82124eee63738 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 19 Apr 2023 08:41:47 +0200 Subject: [PATCH] fix the command line --- erigon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon.yml b/erigon.yml index 63a29839..2eaf0e81 100644 --- a/erigon.yml +++ b/erigon.yml @@ -33,7 +33,7 @@ services: --http.addr=0.0.0.0 --http.vhosts=* --http.corsdomain=* - --http.api=eth,erigon,web3,net,deb`ug,trace,txpool + --http.api=eth,erigon,web3,net,debug,trace,txpool --rpc.returndata.limit=1000000 --rpc.gascap=150000000 --ws