Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AliasCmd = &cobra.Command{ Use: "alias", Short: config.TranslateInLang(_aliasCmdShorts, config.UILanguage), }
AliasCmd represents the alias command
View Source
var (
ErrNoAliasFound = errors.New("no alias is found")
)
Errors
Functions ¶
func EtherAddress ¶
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.