Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(keeper keeper.IKeeper, mkeeper MarketKeeper, ekeeper EscrowKeeper) sdk.Handler
NewHandler returns a handler for "deployment" type messages
func NewServer ¶ added in v0.10.0
func NewServer(k keeper.IKeeper, mkeeper MarketKeeper, ekeeper EscrowKeeper) types.MsgServer
NewServer returns an implementation of the deployment MsgServer interface for the provided Keeper.
Types ¶
type EscrowKeeper ¶ added in v0.10.0
Click to show internal directories.
Click to hide internal directories.