config cache from cli (#6767)

This commit is contained in:
back
2024-02-24 02:20:19 -08:00
committed by GitHub
parent 39abdaa427
commit 2699262a6f
4 changed files with 29 additions and 6 deletions

View File

@ -344,10 +344,15 @@ TxPool:
[default: 100]
--txpool.max_tx_input_bytes <MAX_TX_INPUT_BYTES>
Maximum size a single transaction can have
Maximum size a single transaction can have
[default: 131072]
--txpool.max_cached_entries <MAX_CACHED_ENTRIES>
The maximum number of blobs to keep in the in memory blob cache
[default: 100]
--txpool.nolocals
Flag to disable local transaction exemptions