Skip to main content

origin

Function origin 

Source
pub fn origin<IT: ITy, H: Host + ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the ORIGIN instruction.

Gets the execution origination address.