Documentation
¶
Index ¶
- Constants
- func ClaimValidatorCommand() *cobra.Command
- func ConfirmUnbondedCandidateCommand() *cobra.Command
- func DelegateCommand() *cobra.Command
- func GetAllValidatorsCommand() *cobra.Command
- func GetCandidateInfoCommand() *cobra.Command
- func GetCmdSyncDelegator(cdc *codec.Codec) *cobra.Command
- func GetCmdSyncSubscriptionBalance(cdc *codec.Codec) *cobra.Command
- func GetCmdSyncValidator(cdc *codec.Codec) *cobra.Command
- func GetDelegatorInfoCommand() *cobra.Command
- func GetSyncCmd(cdc *codec.Codec) *cobra.Command
- func GetSyncUpdateSidechainAddr(cdc *codec.Codec) *cobra.Command
- func InitCandidateCommand() *cobra.Command
- func UpdateCommissionRateCommand() *cobra.Command
- func UpdateMinSelfStakeCommand() *cobra.Command
- func WithdrawCommand() *cobra.Command
Constants ¶
View Source
const ( FlagCandidateAddr = "candidate" FlagDelegatorAddr = "delegator" FlagConsumerAddr = "consumer" )
Variables ¶
This section is empty.
Functions ¶
func ClaimValidatorCommand ¶ added in v0.2.2
func ConfirmUnbondedCandidateCommand ¶ added in v0.2.2
func DelegateCommand ¶ added in v0.2.2
func GetAllValidatorsCommand ¶ added in v0.2.3
func GetCandidateInfoCommand ¶ added in v0.2.2
func GetCmdSyncDelegator ¶ added in v0.2.3
GetCmdSyncDelegator
func GetCmdSyncSubscriptionBalance ¶ added in v0.2.3
GetCmdSyncSubscriptionBalance
func GetCmdSyncValidator ¶ added in v0.2.3
GetCmdSyncValidator
func GetDelegatorInfoCommand ¶ added in v0.2.2
func GetSyncUpdateSidechainAddr ¶ added in v0.2.3
GetSyncUpdateSidechainAddr
func InitCandidateCommand ¶
func UpdateCommissionRateCommand ¶ added in v0.2.3
func UpdateMinSelfStakeCommand ¶ added in v0.2.3
func WithdrawCommand ¶ added in v0.2.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.