pub const MEM_CYCLES_BASE: u8 = 25;Expand description
Base load/store latency at the smallest footprint tier (×1).
Same value as crate::gas_cost::DEFAULT_MEM_CYCLES; the #2 tier
scales it (see mem_cycles_for).
pub const MEM_CYCLES_BASE: u8 = 25;Base load/store latency at the smallest footprint tier (×1).
Same value as crate::gas_cost::DEFAULT_MEM_CYCLES; the #2 tier
scales it (see mem_cycles_for).