Function timestamp
pub fn timestamp<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Expand description
Implements the TIMESTAMP instruction.
Pushes the current block’s timestamp onto the stack.
pub fn timestamp<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Implements the TIMESTAMP instruction.
Pushes the current block’s timestamp onto the stack.