keeper

package
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TaxKeeper

func TaxKeeper(t testing.TB, isCheckTx bool, gasPrices sdk.DecCoins) (*keeper.Keeper, sdk.Context, *mock_types.MockWasmKeeper)

Types

type MockFeeTx added in v0.5.0

type MockFeeTx struct {
	Msgs []sdk.Msg
	Gas  uint64
	Fee  sdk.Coins
}

func (MockFeeTx) FeeGranter added in v0.5.0

func (m MockFeeTx) FeeGranter() sdk.AccAddress

func (MockFeeTx) FeePayer added in v0.5.0

func (m MockFeeTx) FeePayer() sdk.AccAddress

func (MockFeeTx) GetFee added in v0.5.0

func (m MockFeeTx) GetFee() sdk.Coins

func (MockFeeTx) GetGas added in v0.5.0

func (m MockFeeTx) GetGas() uint64

func (MockFeeTx) GetMsgs added in v0.5.0

func (m MockFeeTx) GetMsgs() []sdk.Msg

func (MockFeeTx) ValidateBasic added in v0.5.0

func (m MockFeeTx) ValidateBasic() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL