keeper

package
v0.0.0-...-3315d20 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 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 RStakingKeeper

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

func RbankKeeper

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

func RdexKeeper

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

func RelayersKeeper

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

func RmintrewardKeeper

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

func RvalidatorKeeper

func RvalidatorKeeper(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)

Types

This section is empty.

Jump to

Keyboard shortcuts

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