Constant GAS_COST
pub const GAS_COST: u64 = 50_000; // 50_000u64
Available on crate feature
evm
only.Expand description
Gas cost of the KZG point evaluation precompile.
pub const GAS_COST: u64 = 50_000; // 50_000u64
evm
only.Gas cost of the KZG point evaluation precompile.