Module revm_interpreter::interpreter

source ·

Modules§

Structs§

Constants§

Functions§

  • Returns number of words what would fit to provided number of bytes, i.e. it rounds up the number bytes to number of words.
  • Resize the memory to the new size. Returns whether the gas was enough to resize the memory.