Skip to main content

revert

Function revert 

pub fn revert<IT, H>(
    context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>
where IT: InterpreterTypes, H: Host + ?Sized,
Expand description

EIP-140: REVERT instruction