Skip to main content

unknown

Function unknown 

pub const fn unknown<IT, H>(
    _context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>
where IT: InterpreterTypes, H: ?Sized,
Available on crate feature evm only.
Expand description

Unknown opcode. This opcode halts the execution.