# Functions
makeResultMap returns a map with all the vote options set to 0.
No description provided by the author
NewMsgServerImpl returns an implementation of the MsgServer interface for the provided Keeper.
# Structs
CombinedTallyResults is a struct containing the results of a tally of both guardian and regular member votes.
No description provided by the author
# Type aliases
VoteOptions is a map of vote options to the number of votes for that option.