Documentation
¶
Overview ¶
nolint
Index ¶
- Constants
- func GetAllDelegationDistInfo(storeName string, 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
Constants ¶
View Source
const ( FlagAddressDelegator = "address-delegator" FlagAddressValidator = "address-validator" )
View Source
const NULL = "null"
Variables ¶
This section is empty.
Functions ¶
func GetAllDelegationDistInfo ¶
GetAllDelegationDistInfo returns all delegation distribution information of a given delegator
func GetCmdWithdrawRewards ¶
command to withdraw rewards
func GetDelegationDistInfo ¶
GetDelegationDistInfo returns the delegation distribution information of a given delegation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.