From 4e227c17b8a27b5c9c8f1a58b8ef9e88db755617 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 18 Aug 2023 06:53:21 +0200 Subject: [PATCH] remove incompatible flags --- erigon-linea.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/erigon-linea.yml b/erigon-linea.yml index bb612dd5..05685285 100644 --- a/erigon-linea.yml +++ b/erigon-linea.yml @@ -20,14 +20,10 @@ services: --chain=mainnet --networkid=59144 --miner.gaslimit=61000000 - --miner.gasprice=1000000000 - #--rpc.allow-unprotected-txs # for geth --txpool.accountqueue 50000 --txpool.globalqueue 50000 --txpool.globalslots 50000 --txpool.pricelimit 1000000000 - #--rpc.txfeecap 100 # for geth - #--gpo.maxprice 100000000000000 # for geth --txpool.nolocals --snapshots=false --port=30319