# Functions
No description provided by the author
NewKeeper returns a new instance of zones Keeper.
NewMsgServerImpl returns an implementation of the bank MsgServer interface for the provided Keeper.
Helper function to unmarshal a Balance query response across SDK versions Before SDK v46, the query response returned a sdk.Coin type.