Documentation ¶
Index ¶
- func GetCmdQueryDeposits() *cobra.Command
- func GetCmdQueryParam() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryProposal() *cobra.Command
- func GetCmdQueryProposals() *cobra.Command
- func GetCmdQueryVotes() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewCmdVote() *cobra.Command
- func NewTxCmd(pcmds []*cobra.Command) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryDeposits ¶
GetCmdQueryDeposits implements the command to query for proposal deposits.
func GetCmdQueryParam ¶
GetCmdQueryParam implements the query param command.
func GetCmdQueryParams ¶
GetCmdQueryParams implements the query params command.
func GetCmdQueryProposal ¶
GetCmdQueryProposal implements the query proposal command.
func GetCmdQueryProposals ¶
GetCmdQueryProposals implements a query proposals command.
func GetCmdQueryVotes ¶
GetCmdQueryVotes implements the command to query for proposal votes.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module.
func NewCmdVote ¶
NewCmdVote implements creating a new vote command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.