Documentation
¶
Index ¶
- Variables
- func GetCmdChangeKey(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryAddress(cdc *codec.Codec) *cobra.Command
- func GetCmdSetNickname(cdc *codec.Codec) *cobra.Command
- func GetDataQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command
- func GetRootCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultClientHome = os.ExpandEnv("$HOME/.clif")
)
Functions ¶
func GetCmdChangeKey ¶
GetCmdChangeKey is the CLI command for changing key
func GetCmdQueryAddress ¶
GetCmdQueryAddress handles to get accounts list
func GetCmdSetNickname ¶
GetCmdSetNickname is the CLI command to register nickname from address
func GetDataQueryCmd ¶
GetDataQueryCmd controls GET type CLI controller
func GetRootCmd ¶
GetRootCmd handles & routes CLI commands of readable name service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.