Documentation ¶
Index ¶
- Constants
- func DeductFees(acc exported.Account, fee sdk.Coin, ak account.AccountKeeper, ctx sdk.Context) error
- func EnsureSufficientMempoolFees() sdk.Result
- func NewAnteHandler(authKeeper auth.AuthKeeper, ak account.AccountKeeper, sk supply.Keeper) sdk.AnteHandler
- func ReturnFees(acc exported.Account, restFee sdk.Coins, ak account.AccountKeeper, ...) error
- func SetGasMeter(simulate bool, ctx sdk.Context, gaslimit uint64) sdk.Context
Constants ¶
View Source
const (
Price uint64 = 1
)
Variables ¶
This section is empty.
Functions ¶
func DeductFees ¶
func NewAnteHandler ¶
func NewAnteHandler(authKeeper auth.AuthKeeper, ak account.AccountKeeper, sk supply.Keeper) sdk.AnteHandler
const unit = 1000
func ReturnFees ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.