JUMP

Constant JUMP 

pub const JUMP: u8 = 0x56; // 86u8
Available on crate feature evm only.
Expand description

The 0x56 (“JUMP”) opcode.