Function reth_revm::interpreter::instructions::host::blockhash

pub fn blockhash<H, SPEC>(interpreter: &mut Interpreter, host: &mut H)
where H: Host + ?Sized, SPEC: Spec,