Function revm::interpreter::gas::sstore_refund

source ยท
pub fn sstore_refund(
    spec_id: SpecId,
    original: Uint<256, 4>,
    current: Uint<256, 4>,
    new: Uint<256, 4>
) -> i64
Expand description

SSTORE opcode refund calculation.