handler

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 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 added in v0.9.1

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