timestamp

Function timestamp 

pub fn timestamp<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Available on crate feature evm only.
Expand description

Implements the TIMESTAMP instruction.

Pushes the current block’s timestamp onto the stack.