mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
feat(cli): add cli flag --txpool.disable-blobs-support to disable blob support (#19559)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -537,6 +537,9 @@ TxPool:
|
||||
--txpool.blob-cache-size <BLOB_CACHE_SIZE>
|
||||
Max number of entries for the in memory cache of the blob store
|
||||
|
||||
--txpool.disable-blobs-support
|
||||
Disable EIP-4844 blob transaction support
|
||||
|
||||
--txpool.max-account-slots <MAX_ACCOUNT_SLOTS>
|
||||
Max number of executable transaction slots guaranteed per account
|
||||
|
||||
|
||||
Reference in New Issue
Block a user