# Functions
GenerateQueryHash Serialize the query parameters into a hash to give to the relayer.
No description provided by the author
NewMsgServerImpl returns an implementation of the bank MsgServer interface for the provided Keeper.
UnmarshalAmountFromBalanceQuery Helper function to unmarshal a Balance query response across SDK versions Before SDK v46, the query response returned a sdk.Coin type.