erigontech / erigontech/erigon
--txpool.nolocal: flag support
Open
RPC
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
currently this flag is not used. we need it - because some users run public RPC - and in this case need set --txpool.nolocal=true for stability (--txpool.nolocals=false is useful only for miners, but let's keep compatibility with geth).
Also please add FAQ section about "running public RPC api" and recommend there to set `--txpool.nolocals=true`
Contributor guide
Assessment
This issue has not been assessed yet.