pub fn timestamp<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultExpand description
Implements the TIMESTAMP instruction.
Pushes the current block’s timestamp onto the stack.
pub fn timestamp<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultImplements the TIMESTAMP instruction.
Pushes the current block’s timestamp onto the stack.