Documentation ¶
Index ¶
- func GetCmdAcceptDTagTransfer(cdc *codec.Codec) *cobra.Command
- func GetCmdCancelDTagTransfer(cdc *codec.Codec) *cobra.Command
- func GetCmdDeleteProfile(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryDTagRequests(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryProfile(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryProfileParams(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryProfiles(cdc *codec.Codec) *cobra.Command
- func GetCmdRefuseDTagTransfer(cdc *codec.Codec) *cobra.Command
- func GetCmdRequestDTagTransfer(cdc *codec.Codec) *cobra.Command
- func GetCmdSaveProfile(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(_ string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdAcceptDTagTransfer ¶ added in v0.12.0
GetCmdAcceptDTagTransfer is the CLI command to accept the request to transfer a dTag
func GetCmdCancelDTagTransfer ¶ added in v0.13.0
GetCmdCancelDTagTransfer is the CLI command to cancel a DTag transfer request from the sender's side
func GetCmdDeleteProfile ¶
GetCmdDeleteProfile is the CLI command for deleting an profile
func GetCmdQueryDTagRequests ¶ added in v0.12.0
func GetCmdQueryProfile ¶
GetCmdQueryProfile queries a profile from the given address or dtag
func GetCmdQueryProfileParams ¶
GetCmdQueryProfileParams queries all the profiles' module params
func GetCmdQueryProfiles ¶
GetCmdQueryProfiles queries all the profiles
func GetCmdRefuseDTagTransfer ¶ added in v0.13.0
GetCmdRefuseDTagTransfer is the CLI command to refuse a DTag transfer request from the owner's side
func GetCmdRequestDTagTransfer ¶ added in v0.12.0
GetCmdRequestDTagTransfer is the CLI command for request an existent dTag to the given owner
func GetCmdSaveProfile ¶
GetCmdSaveProfile is the CLI command for saving an profile
func GetQueryCmd ¶
GetQueryCmd adds the query commands
Types ¶
This section is empty.