mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
feat: Add support for ethstats (#16396)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -635,6 +635,9 @@ Debug:
|
||||
compare them against local execution when a bad block is encountered, helping identify
|
||||
discrepancies in state execution.
|
||||
|
||||
--ethstats <ETHSTATS>
|
||||
The URL of the ethstats server to connect to. Example: `nodename:secret@host:port`
|
||||
|
||||
Database:
|
||||
--db.log-level <LOG_LEVEL>
|
||||
Database logging level. Levels higher than "notice" require a debug build
|
||||
|
||||
Reference in New Issue
Block a user