pub fn revert<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
_host: &mut H,
)
Expand description
EIP-140: REVERT instruction
pub fn revert<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
_host: &mut H,
)
EIP-140: REVERT instruction