Documentation ¶
Overview ¶
nolint
Index ¶
- func GetCmdQueryDelegatorRewards(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryValidatorCommission(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryValidatorOutstandingRewards(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryValidatorSlashes(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdSetWithdrawAddr(cdc *codec.Codec) *cobra.Command
- func GetCmdWithdrawAllRewards(cdc *codec.Codec, queryRoute string) *cobra.Command
- func GetCmdWithdrawRewards(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *amino.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryDelegatorRewards ¶ added in v0.30.0
GetCmdQueryDelegatorRewards implements the query delegator rewards command.
func GetCmdQueryParams ¶ added in v0.30.0
GetCmdQueryParams implements the query params command.
func GetCmdQueryValidatorCommission ¶ added in v0.30.0
GetCmdQueryValidatorCommission implements the query validator commission command.
func GetCmdQueryValidatorOutstandingRewards ¶ added in v0.33.0
GetCmdQueryValidatorOutstandingRewards implements the query validator outstanding rewards command.
func GetCmdQueryValidatorSlashes ¶ added in v0.30.0
GetCmdQueryValidatorSlashes implements the query validator slashes command.
func GetCmdSetWithdrawAddr ¶
command to replace a delegator's withdrawal address
func GetCmdWithdrawAllRewards ¶ added in v0.31.0
command to withdraw all rewards
func GetCmdWithdrawRewards ¶
command to withdraw rewards
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.