keeper

package
v0.0.0-...-b0ad14f Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: Apache-2.0 Imports: 48 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ParamsKeeper  = NewParamsKeeper(&encCfg)
	AccountKeeper = NewAccountKeeper(&encCfg, ParamsKeeper)
	BankKeeper    = NewBankKeeper(&encCfg, ParamsKeeper, AccountKeeper)
)

Functions

func BridgeKeeper

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

func ClaimKeeper

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

func LedgerKeeper

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

func MiningKeeper

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

func NewAccountKeeper

func NewAccountKeeper(encCfg *params.EncodingConfig, paramsKeeper *paramskeeper.Keeper) *authkeeper.AccountKeeper

func NewBankKeeper

func NewBankKeeper(encCfg *params.EncodingConfig, paramsKeeper *paramskeeper.Keeper, accountKeeper *authkeeper.AccountKeeper) bankkeeper.Keeper

func NewParamsKeeper

func NewParamsKeeper(encCfg *params.EncodingConfig) *paramskeeper.Keeper

func RelayersKeeper

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

func RvoteKeeper

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

func SudoKeeper

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

func ZStakingKeeper

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

func ZbankKeeper

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

func ZdexKeeper

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

func ZmintrewardKeeper

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

func ZvalidatorKeeper

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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