Documentation ¶
Index ¶
Constants ¶
View Source
const FeeTxKey contextKey = "fee-tx-key"
Variables ¶
This section is empty.
Functions ¶
func DeductFeePerByte ¶
func DeductFeePerByte( ctx sdk.Context, accountKeeper AccountKeeper, bankKeeper authtypes.BankKeeper, feegrantKeeper ante.FeegrantKeeper, msgSender sdk.AccAddress, fees sdk.Coins, msg sdk.Msg, ) error
Types ¶
type AccountKeeper ¶
type FeeTxContextDecorator ¶
type FeeTxContextDecorator struct{}
func NewFeeTxContextDecorator ¶
func NewFeeTxContextDecorator() FeeTxContextDecorator
func (FeeTxContextDecorator) AnteHandle ¶
Click to show internal directories.
Click to hide internal directories.