keeper

package
v1.1.0-rc02 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMsgServerImpl

func NewMsgServerImpl(keeper Keeper) types.MsgServer

NewMsgServerImpl returns an implementation of the MsgServer interface for the provided Keeper.

Types

type Keeper

type Keeper struct {
	// contains filtered or unexported fields
}

Keeper of this module maintains distributing tokens to all stakers.

func NewKeeper

NewKeeper creates new instances of the Keeper

func (*Keeper) GetHooks

func (k *Keeper) GetHooks() types.MultiDenomMetadataHooks

GetHooks get the denommetadata hooks

func (*Keeper) SetHooks

func (k *Keeper) SetHooks(sh types.MultiDenomMetadataHooks)

SetHooks set the denommetadata hooks

type Querier

type Querier struct {
	Keeper
}

Querier defines a wrapper around the x/FeeShare keeper providing gRPC method handlers.

func NewQuerier

func NewQuerier(k Keeper) Querier

func (Querier) IBCDenomByDenomTrace

IBCDenomByDenomTrace returns IBC denom base on denom trace

Jump to

Keyboard shortcuts

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