fix: mark chain as global and update usage (#15409)

This commit is contained in:
Matthias Seitz
2025-03-31 21:13:35 +02:00
committed by GitHub
parent c4dad3926b
commit 942200bff4
21 changed files with 194 additions and 3 deletions

View File

@@ -60,6 +60,16 @@ Database:
--output <OUTPUT>
The output directory for the diff report.
Datadir:
--chain <CHAIN_OR_PATH>
The chain this node is running.
Possible values are either a built-in chain or the path to a chain specification file.
Built-in chains:
mainnet, sepolia, holesky, hoodi, dev
[default: mainnet]
Logging:
--log.stdout.format <FORMAT>
The format to use for logs written to stdout