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