Constant GAS_COST
pub const GAS_COST: u64 = 50_000; // 50_000u64Available on crate features
c-kzg or kzg-rs only.Expand description
Gas cost of the KZG point evaluation precompile.
pub const GAS_COST: u64 = 50_000; // 50_000u64c-kzg or kzg-rs only.Gas cost of the KZG point evaluation precompile.