reth_transaction_pool::blobstore::disk

Constant DEFAULT_MAX_CACHED_BLOBS

Source
pub const DEFAULT_MAX_CACHED_BLOBS: u32 = 100;
Expand description

How many [BlobTransactionSidecar] to cache in memory.