Macro reth_revm::interpreter::refund

macro_rules! refund {
    ($interp:expr, $gas:expr) => { ... };
}
Expand description

Records a gas refund.