forge::revm::interpreter::instructions::host_env

Function blob_hash

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