Function reth_revm::interpreter::instructions::host_env::coinbase

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