Function origin
pub fn origin<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Available on crate feature
evm
only.Expand description
Implements the ORIGIN instruction.
Gets the execution origination address.
pub fn origin<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
evm
only.Implements the ORIGIN instruction.
Gets the execution origination address.