Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaculateRefundFees ¶ added in v0.19.14
CaculateRefundFees provides the way to calculate the refunded gas with gasUsed, fees and gasPrice, as refunded gas = fees - gasPrice * gasUsed
func NewGasRefundDecorator ¶
func NewGasRefundDecorator(ak auth.AccountKeeper, sk types.SupplyKeeper) sdk.GasRefundHandler
func NewGasRefundHandler ¶
func NewGasRefundHandler(ak auth.AccountKeeper, sk types.SupplyKeeper) sdk.GasRefundHandler
Types ¶
Click to show internal directories.
Click to hide internal directories.