Constant BLOB_BASE_COST

Source
pub const BLOB_BASE_COST: u64 = _; // 8_192u64
Expand description

BLOB_BASE_COST represents the minimum execution gas required to include a blob in a block, as defined by EIP-7918 (Decoupling Blob Gas from Execution Gas). This ensures that even though blob gas and execution gas are decoupled, there is still a base cost in execution gas to include blobs.