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