Documentation ¶
Overview ¶
nolint
Index ¶
- Constants
- func GetAllDelegationDistInfo(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdSetWithdrawAddr(cdc *codec.Codec) *cobra.Command
- func GetCmdWithdrawRewards(cdc *codec.Codec) *cobra.Command
- func GetDelegationDistInfo(storeName string, cdc *codec.Codec) *cobra.Command
- func GetValidatorDistInfo(storeName string, cdc *codec.Codec) *cobra.Command
- func GetWithdrawAddress(storeName string, cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagAddressDelegator = "address-delegator" FlagAddressValidator = "address-validator" )
Variables ¶
This section is empty.
Functions ¶
func GetAllDelegationDistInfo ¶
GetAllDelegationDistInfo returns all delegation distribution information of a given delegator
func GetCmdSetWithdrawAddr ¶
GetCmdDelegate implements the delegate command.
func GetCmdWithdrawRewards ¶
command to withdraw rewards
func GetDelegationDistInfo ¶
GetDelegationDistInfo returns the delegation distribution information of a given delegation
func GetValidatorDistInfo ¶
GetValidatorDistInfo returns the validator distribution information of a given validator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.