# Functions
GetCmdDeposit implements depositing tokens for an active proposal.
Command to Get a specific Deposit Information GetCmdQueryDeposit implements the query proposal deposit command.
GetCmdQueryDeposits implements the command to query for proposal deposits.
GetCmdQueryProposal implements the query proposal command.
GetCmdQueryProposals implements a query proposals command.
GetCmdQueryDeposits implements the command to query for proposal deposits.
Command to Get a Proposal Information GetCmdQueryVote implements the query proposal vote command.
GetCmdQueryVotes implements the command to query for proposal votes.
GetCmdSubmitProposal implements submitting a proposal transaction command.
GetCmdVote implements creating a new vote command.