mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
chore: remove ress crates from workspace (#22057)
Co-authored-by: mattsse <matt@paradigm.xyz> Co-authored-by: Amp <amp@ampcode.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
committed by
GitHub
parent
a5ced84098
commit
8a25d7d3cf
@@ -1117,30 +1117,6 @@ Storage:
|
||||
|
||||
WARNING: Changing this setting on an existing database requires a full resync.
|
||||
|
||||
Ress:
|
||||
--ress.enable
|
||||
Enable support for `ress` subprotocol
|
||||
|
||||
--ress.max-active-connections <MAX_ACTIVE_CONNECTIONS>
|
||||
The maximum number of active connections for `ress` subprotocol
|
||||
|
||||
[default: 5]
|
||||
|
||||
--ress.max-witness-window <MAX_WITNESS_WINDOW>
|
||||
The maximum witness lookback window
|
||||
|
||||
[default: 1024]
|
||||
|
||||
--ress.witness-max-parallel <WITNESS_MAX_PARALLEL>
|
||||
The maximum number of witnesses to generate in parallel
|
||||
|
||||
[default: 5]
|
||||
|
||||
--ress.witness-cache-size <WITNESS_CACHE_SIZE>
|
||||
Witness cache size
|
||||
|
||||
[default: 10]
|
||||
|
||||
Logging:
|
||||
--log.stdout.format <FORMAT>
|
||||
The format to use for logs written to stdout
|
||||
|
||||
Reference in New Issue
Block a user