mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: make additional validation tasks size configurable (#10200)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
5
book/cli/reth/node.md
vendored
5
book/cli/reth/node.md
vendored
@ -430,6 +430,11 @@ TxPool:
|
||||
--txpool.no-local-transactions-propagation
|
||||
Flag to toggle local transaction propagation
|
||||
|
||||
--txpool.additional-validation-tasks <ADDITIONAL_VALIDATION_TASKS>
|
||||
Number of additional transaction validation tasks to spawn
|
||||
|
||||
[default: 1]
|
||||
|
||||
Builder:
|
||||
--builder.extradata <EXTRADATA>
|
||||
Block extra data set by the payload builder
|
||||
|
||||
Reference in New Issue
Block a user