forge::revm::interpreter::opcode

Constant JUMPDEST

pub const JUMPDEST: u8 = 0x5B; // 91u8
Expand description

The 0x5B (“JUMPDEST”) opcode.