revm_interpreter::interpreter

Constant EMPTY_SHARED_MEMORY

Source
pub const EMPTY_SHARED_MEMORY: SharedMemory;
Expand description

Empty shared memory.

Used as placeholder inside Interpreter when it is not running.