pub const TARGET_DATA_GAS_PER_BLOCK: u64 = TARGET_DATA_GAS_PER_BLOCK_DENCUN; // 393_216u64
👎Deprecated since 0.15.3: use hardfork specific TARGET_DATA_GAS_PER_BLOCK_DENCUN constant or
BlobParams::target_blob_gas_per_block
Expand description
Target data gas for data blobs in a single block.