Constant revm_interpreter::interpreter::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.