keeper

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

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
}

func NewKeeper

func NewKeeper(cdc codec.BinaryCodec, storeKey, memKey storetypes.StoreKey, ps paramtypes.Subspace) *Keeper

func (Keeper) CredentialSchemaByID added in v0.2.0

func (Keeper) CredentialSchemas added in v0.2.0

func (Keeper) CredentialStatusByID added in v0.2.0

func (Keeper) CredentialStatuses added in v0.2.0

func (Keeper) DidDocumentByID added in v0.2.0

func (Keeper) DidDocuments added in v0.2.0

func (Keeper) GetChainNamespace added in v0.0.7

func (k Keeper) GetChainNamespace(ctx *sdk.Context) string

GetChainNamespace gets the Chain namespace from store

func (Keeper) GetFeeParams added in v0.2.0

func (k Keeper) GetFeeParams(ctx sdk.Context, ssiParamStoreKey []byte) sdk.Coin

func (Keeper) Logger

func (k Keeper) Logger(ctx sdk.Context) log.Logger

Logger returns a module-specific logger.

func (Keeper) QuerySSIFee added in v0.2.0

QuerySSIFee fetches fees for all SSI based transactions

func (Keeper) SetChainNamespace added in v0.0.7

func (k Keeper) SetChainNamespace(ctx *sdk.Context, namespace string)

SetChainNamespace sets the Chain namespace in store

func (Keeper) SetFeeParam added in v0.2.0

func (k Keeper) SetFeeParam(ctx sdk.Context, fee sdk.Coin, ssiParamStoreKey []byte)

Jump to

Keyboard shortcuts

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