keeper

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 20 Imported by: 16

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMsgServerImpl added in v0.4.2

func NewMsgServerImpl(keeper Keeper, addressCodec address.Codec) types.MsgServer

Types

type Keeper

type Keeper struct {
	bankkeeper.BaseKeeper
	// contains filtered or unexported fields
}

func NewBaseKeeper

func NewBaseKeeper(
	cdc codec.BinaryCodec,
	storeService store.KVStoreService,
	ak accountkeeper.AccountKeeper,
	blockedAddrs map[string]bool,
	authority string,
	log log.Logger,
) Keeper

func (*Keeper) RegisterKeepers

func (k *Keeper) RegisterKeepers(ak alliancekeeper.Keeper, sk banktypes.StakingKeeper)

func (Keeper) SupplyOf

SupplyOf implements the Query/SupplyOf gRPC method

func (Keeper) TotalSupply

TotalSupply implements the Query/TotalSupply gRPC method

Jump to

Keyboard shortcuts

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