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

Function coinbase

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