Function timestamp

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

Implements the TIMESTAMP instruction.

Pushes the current block’s timestamp onto the stack.