revm_interpreter::instructions::host

Function balance

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