pub fn origin<WIRE: InterpreterTypes, H: Host + ?Sized>(
context: InstructionContext<'_, H, WIRE>,
)
Expand description
Implements the ORIGIN instruction.
Gets the execution origination address.
pub fn origin<WIRE: InterpreterTypes, H: Host + ?Sized>(
context: InstructionContext<'_, H, WIRE>,
)
Implements the ORIGIN instruction.
Gets the execution origination address.