revm_interpreter

Module gas

Source
Expand description

EVM gas calculation utilities.

Structs§

  • Represents the state of gas during execution.
  • Utility struct that speeds up calculation of memory expansion It contains the current memory length and its memory expansion cost.

Enums§

Constants§

Functions§