Documentation ¶
Index ¶
- func GetBindNameCmd() *cobra.Command
- func GetDeleteNameCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetRootNameProposalCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
- func QueryParamsCmd() *cobra.Command
- func ResolveNameCommand() *cobra.Command
- func ReverseLookupCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBindNameCmd ¶
GetBindNameCmd is the CLI command for binding a name to an address.
func GetDeleteNameCmd ¶
GetDeleteNameCmd is the CLI command for deleting a bound name.
func GetQueryCmd ¶
GetQueryCmd is the top-level command for name CLI queries.
func GetRootNameProposalCmd ¶ added in v1.8.0
GetRootNameProposalCmd returns a command for registration with the gov module
func QueryParamsCmd ¶
QueryParamsCmd returns the command handler for name parameter querying.
func ResolveNameCommand ¶
ResolveNameCommand returns the command handler for resolving the address for a given name.
func ReverseLookupCommand ¶
ReverseLookupCommand returns the command handler for finding all names that point to an address.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.