Function revm::interpreter::instructions::host_env::timestamp

source ยท
pub fn timestamp<H>(interpreter: &mut Interpreter, host: &mut H)
where H: Host + ?Sized,