mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: Add cli arg for pool lifetime (#14273)
Co-authored-by: Reentrancy <reentrancy@0xReentrancy.0xReentrancy> Co-authored-by: Reentrancy <osawarumitchell@gmail.com> 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
@ -517,6 +517,11 @@ TxPool:
|
||||
|
||||
[default: 200]
|
||||
|
||||
--txpool.lifetime <DURATION>
|
||||
Maximum amount of time non-executable transaction are queued
|
||||
|
||||
[default: 10800]
|
||||
|
||||
Builder:
|
||||
--builder.extradata <EXTRA_DATA>
|
||||
Block extra data set by the payload builder
|
||||
|
||||
Reference in New Issue
Block a user