Documentation ¶
Index ¶
- func GetAllowOperatorTxCmd() *cobra.Command
- func GetBorrowPoolSecurityTxCmd() *cobra.Command
- func GetCeasePoolSecurityBorrowTxCmd() *cobra.Command
- func GetDelegateToOperatorCmd() *cobra.Command
- func GetDelegateToPoolCmd() *cobra.Command
- func GetDelegateToServiceCmd() *cobra.Command
- func GetDelegateTxCmd() *cobra.Command
- func GetDelegatorQueryCmd() *cobra.Command
- func GetJoinServiceCmd() *cobra.Command
- func GetLeaveServiceCmd() *cobra.Command
- func GetOperatorTxCmd() *cobra.Command
- func GetOperatorsQueryCmd() *cobra.Command
- func GetParamsQueryCmd() *cobra.Command
- func GetPoolsQueryCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetRemoveAllowedOperatorTxCmd() *cobra.Command
- func GetServiceTxCmd() *cobra.Command
- func GetServicesQueryCmd() *cobra.Command
- func GetSetUserPreferencesCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func GetUnbondFromOperatorCmd() *cobra.Command
- func GetUnbondFromPoolCmd() *cobra.Command
- func GetUnbondFromServiceCmd() *cobra.Command
- func GetUnbondTxCmd() *cobra.Command
- func GetUserQueryCmd() *cobra.Command
- func GetUserTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllowOperatorTxCmd ¶
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 GetJoinServiceCmd ¶
GetJoinServiceCmd returns the command allowing to add a service to the list of service joined by an operator.
func GetLeaveServiceCmd ¶
GetLeaveServiceCmd returns the command allowing to add a service to the list of service secured by an operator.
func GetOperatorTxCmd ¶
GetOperatorTxCmd returns the command to manage the operators.
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 GetServiceTxCmd ¶
func GetServicesQueryCmd ¶
GetServicesQueryCmd returns the command allowing to perform queries
func GetUnbondFromOperatorCmd ¶
GetUnbondFromOperatorCmd returns the command allowing to unbond 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 GetUserQueryCmd ¶
GetUserQueryCmd returns the command allowing to perform queries for users
func GetUserTxCmd ¶
Types ¶
This section is empty.