Function origin

Source
pub fn origin<WIRE: InterpreterTypes, H: Host + ?Sized>(
    context: InstructionContext<'_, H, WIRE>,
)
Expand description

Implements the ORIGIN instruction.

Gets the execution origination address.