handler

package
v0.0.0-...-e391bab Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInternal defines registered error code for internal error
	ErrInternal = sdkerrors.Register(types.ModuleName, 10, "internal error")
)

Functions

func NewHandler

func NewHandler(keeper keeper.IKeeper, mkeeper mkeeper.IKeeper) sdk.Handler

NewHandler returns a handler for "provider" type messages.

func NewMsgServerImpl

func NewMsgServerImpl(k keeper.IKeeper, mk mkeeper.IKeeper) types.MsgServer

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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