Constant revm::interpreter::opcode::NOP

source ยท
pub const NOP: u8 = JUMPDEST; // 91u8
Expand description

Alias for the JUMPDEST opcode.