revm_interpreter::instructions::host_env

Function blob_hash

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