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:
Léa Narzis
2025-11-09 20:32:14 +01:00
committed by GitHub
parent db1737ea87
commit b539348bb5
3 changed files with 13 additions and 1 deletions

View File

@@ -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