keeper

package
v0.0.0-...-0a7385d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FiatTokenfactoryKeeper

func FiatTokenfactoryKeeper(t testing.TB) (*keeper.Keeper, sdk.Context)

Types

type MockBankKeeper

type MockBankKeeper struct{}

func (MockBankKeeper) BurnCoins

func (MockBankKeeper) BurnCoins(ctx sdk.Context, moduleName string, amt sdk.Coins) error

func (MockBankKeeper) GetDenomMetaData

func (MockBankKeeper) GetDenomMetaData(ctx sdk.Context, denom string) (banktypes.Metadata, bool)

func (MockBankKeeper) MintCoins

func (MockBankKeeper) MintCoins(ctx sdk.Context, moduleName string, amt sdk.Coins) error

func (MockBankKeeper) SendCoinsFromAccountToModule

func (MockBankKeeper) SendCoinsFromAccountToModule(ctx sdk.Context, senderAddr sdk.AccAddress, recipientModule string, amt sdk.Coins) error

func (MockBankKeeper) SendCoinsFromModuleToAccount

func (MockBankKeeper) SendCoinsFromModuleToAccount(ctx sdk.Context, senderModule string, recipientAddr sdk.AccAddress, amt sdk.Coins) error

func (MockBankKeeper) SpendableCoins

func (MockBankKeeper) SpendableCoins(ctx sdk.Context, addr sdk.AccAddress) sdk.Coins

Jump to

Keyboard shortcuts

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