somehow those options have not been enabled

This commit is contained in:
Para Dox
2025-06-15 12:36:08 +07:00
parent 83be6078c2
commit 26ce9f952f
2 changed files with 0 additions and 4 deletions

View File

@@ -60,8 +60,6 @@ services:
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com - --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
- --chain=amoy - --chain=amoy
- --datadir=/root/.local/share/erigon - --datadir=/root/.local/share/erigon
- --db.pagesize=16k
- --db.size.limit=16t
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots - --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots

View File

@@ -60,8 +60,6 @@ services:
- --bor.heimdall=https://polygon-heimdall-rest.publicnode.com - --bor.heimdall=https://polygon-heimdall-rest.publicnode.com
- --chain=bor-mainnet - --chain=bor-mainnet
- --datadir=/root/.local/share/erigon - --datadir=/root/.local/share/erigon
- --db.pagesize=16k
- --db.size.limit=16t
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots - --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots