pub const fn calc_blob_gasprice(excess_blob_gas: u64) -> u128
Expand description
Same as crate::eip4844::calc_blob_gasprice
but uses the
BLOB_GASPRICE_UPDATE_FRACTION_PECTRA
.
pub const fn calc_blob_gasprice(excess_blob_gas: u64) -> u128
Same as crate::eip4844::calc_blob_gasprice
but uses the
BLOB_GASPRICE_UPDATE_FRACTION_PECTRA
.