This commit is contained in:
Sebastian
2024-03-26 10:54:59 +01:00
parent b9e436c4a5
commit 4c7d911bf3

View File

@@ -43,7 +43,7 @@ exec geth \
--maxpeers=10 \
--networkid=$CHAIN_ID \
--miner.gaslimit=150000000 \
--triesInMemory=32 \
# --triesInMemory=32 \
--txpool.globalslots=10000 \
--txpool.globalqueue=5000 \
--cache 6000 \