Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AliasCmd = &cobra.Command{
Use: "alias",
Short: "Manage aliases of IoTeX addresses",
}
AliasCmd represents the alias command
View Source
var (
ErrNoAliasFound = errors.New("no alias is found")
)
Errors
Functions ¶
func EtherAddress ¶ added in v0.8.0
EtherAddress returns the address in ether format
func GetAliasMap ¶
GetAliasMap gets the map from address to alias
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.