mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(net): expose pending pool imports bound in cli (#10357)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
This commit is contained in:
5
book/cli/reth/debug/in-memory-merkle.md
vendored
5
book/cli/reth/debug/in-memory-merkle.md
vendored
@ -177,6 +177,11 @@ Networking:
|
||||
--max-inbound-peers <MAX_INBOUND_PEERS>
|
||||
Maximum number of inbound requests. default: 30
|
||||
|
||||
--max-pending-imports <COUNT>
|
||||
Max number of transactions to import concurrently.
|
||||
|
||||
[default: 4096]
|
||||
|
||||
--max-seen-tx-history <MAX_SEEN_TX_HISTORY>
|
||||
Max number of seen transactions to remember per peer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user