Documentation ¶
Index ¶
- 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 ¶
This section is empty.
Variables ¶
View Source
var ( FlagCommission = "commission" FlagValidatorAddress = "validator-address" FlagMaxMessagesPerTx = "max-msgs" FlagEarnType = "earn-type" )
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.