origin

Function origin 

pub fn origin<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Available on crate feature evm only.
Expand description

Implements the ORIGIN instruction.

Gets the execution origination address.