Documentation ¶
Index ¶
- Constants
- Variables
- func CmdCommunityPool() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdUpdateIncentiveParams() *cobra.Command
- func CmdUpdatePoolInfoProposal() *cobra.Command
- func CmdWithdrawRewardsCmd() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const (
MaxMessagesPerTxDefault = 0
)
Variables ¶
Functions ¶
func CmdCommunityPool ¶
func CmdQueryParams ¶
func CmdUpdateIncentiveParams ¶ added in v0.18.0
func CmdUpdatePoolInfoProposal ¶
CmdUpdatePoolInfoProposal returns a CLI command handler for submitting a UpdatePoolInfo proposal.
func CmdWithdrawRewardsCmd ¶
CmdWithdrawRewardsCmd returns a CLI command handler for creating a MsgWithdrawDelegatorReward transaction.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.