Versions in this module Expand all Collapse all v0 v0.19.9 Oct 25, 2021 Changes in this version + func NewGasRefundDecorator(ak auth.AccountKeeper, sk types.SupplyKeeper) sdk.GasRefundHandler + func NewGasRefundHandler(ak auth.AccountKeeper, sk types.SupplyKeeper) sdk.GasRefundHandler + type Handler struct + func (handler Handler) GasRefund(ctx sdk.Context, tx sdk.Tx) (err error)