Documentation ¶
Index ¶
- func GetDelegateToOperatorCmd() *cobra.Command
- func GetDelegateToPoolCmd() *cobra.Command
- func GetDelegateToServiceCmd() *cobra.Command
- func GetDelegateTxCmd() *cobra.Command
- func GetDelegatorQueryCmd() *cobra.Command
- func GetOperatorsQueryCmd() *cobra.Command
- func GetParamsQueryCmd() *cobra.Command
- func GetPoolsQueryCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetServicesQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func GetUnbondFromOperatorCmd() *cobra.Command
- func GetUnbondFromPoolCmd() *cobra.Command
- func GetUnbondFromServiceCmd() *cobra.Command
- func GetUnbondTxCmd() *cobra.Command
- func GetUpdateOperatorParamsCmd() *cobra.Command
- func GetUpdateServiceParamsCmd() *cobra.Command
- func GetUpdateTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDelegateToOperatorCmd ¶
GetDelegateToOperatorCmd returns the command allowing to delegate to an operator
func GetDelegateToPoolCmd ¶
GetDelegateToPoolCmd returns the command allowing to delegate to a pool
func GetDelegateToServiceCmd ¶
GetDelegateToServiceCmd returns the command allowing to delegate to a service
func GetDelegateTxCmd ¶
GetDelegateTxCmd returns the command allowing to delegate tokens
func GetDelegatorQueryCmd ¶
GetDelegatorQueryCmd returns the command allowing to perform queries for a delegator
func GetOperatorsQueryCmd ¶
GetOperatorsQueryCmd returns the command allowing to query operators
func GetParamsQueryCmd ¶
GetParamsQueryCmd returns the command to query the module params
func GetPoolsQueryCmd ¶
GetPoolsQueryCmd returns the command allowing to query pools
func GetQueryCmd ¶
GetQueryCmd returns the command allowing to perform queries
func GetServicesQueryCmd ¶
GetServicesQueryCmd returns the command allowing to perform queries
func GetUnbondFromOperatorCmd ¶
GetUnbondFromOperatorCmd returns the command allowing to unbong from an operator
func GetUnbondFromPoolCmd ¶
GetUnbondFromPoolCmd returns the command allowing to unbond from a pool
func GetUnbondFromServiceCmd ¶
GetUnbondFromServiceCmd returns the command allowing to unbond from a service
func GetUnbondTxCmd ¶
GetUnbondTxCmd returns the command allowing to unbond tokens
func GetUpdateOperatorParamsCmd ¶
GetUpdateOperatorParamsCmd returns the command allowing to update an operator's params.
func GetUpdateServiceParamsCmd ¶
GetUpdateServiceParamsCmd returns the command allowing to update a service's params.
func GetUpdateTxCmd ¶
GetUpdateTxCmd returns the command allowing to update operator or service params
Types ¶
This section is empty.