Function origin
pub fn origin<IT, H>(
context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>Expand description
Implements the ORIGIN instruction.
Gets the execution origination address.
pub fn origin<IT, H>(
context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>Implements the ORIGIN instruction.
Gets the execution origination address.