# Functions
NewKeeper Create a new keeper instance and return the pointer.
NewMsgServerImpl returns an implementation of the MsgServer interface for the provided Keeper.
NewQueryServerImpl returns an implementation of the QueryServer interface for the provided Keeper.
# Constants
No description provided by the author