keeper

package
v0.19.11 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDebugger

func NewDebugger(keeper Keeper) sdk.Querier

NewDebugger returns query handler for module debug

Types

type Keeper

type Keeper struct {
	StopFunc func()
	// contains filtered or unexported fields
}

keeper of debug module

func NewDebugKeeper

func NewDebugKeeper(cdc *codec.Codec, storeKey sdk.StoreKey,
	orderKeeper types.OrderKeeper, stakingKeeper types.StakingKeeper, crisisKeeper types.CrisisKeeper,
	feePoolModuleName string, stop func()) Keeper

func (*Keeper) DumpStore

func (k *Keeper) DumpStore(ctx sdk.Context, m string)

func (*Keeper) GetCDC

func (k *Keeper) GetCDC() *codec.Codec

Jump to

Keyboard shortcuts

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