CLI parameter to specify the broadcast channel capacity of PendingPool (#12388)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Steven
2024-11-08 04:50:46 -06:00
committed by GitHub
parent 462540fa30
commit 9f6f63d45a
4 changed files with 24 additions and 6 deletions

View File

@ -502,6 +502,11 @@ TxPool:
[default: 1024]
--txpool.max-new-pending-txs-notifications <MAX_NEW_PENDING_TXS_NOTIFICATIONS>
How many new pending transactions to buffer and send to in progress pending transaction iterators
[default: 200]
Builder:
--builder.extradata <EXTRADATA>
Block extra data set by the payload builder