Documentation ¶
Index ¶
- func EtherAddress(in string) (common.Address, error)
- func IOAddress(in string) (address.Address, error)
- func NewAliasCmd(client ioctl.Client) *cobra.Command
- func NewAliasExport(c ioctl.Client) *cobra.Command
- func NewAliasImport(c ioctl.Client) *cobra.Command
- func NewAliasListCmd(c ioctl.Client) *cobra.Command
- func NewAliasRemove(c ioctl.Client) *cobra.Command
- func NewAliasSetCmd(c ioctl.Client) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EtherAddress ¶ added in v1.1.2
EtherAddress returns the address in ether format
func NewAliasCmd ¶ added in v1.1.2
NewAliasCmd represents the alias command
func NewAliasExport ¶
NewAliasExport represents the alias export command
func NewAliasImport ¶ added in v1.8.1
NewAliasImport represents the alias import command
func NewAliasListCmd ¶
NewAliasListCmd represents the alias list command
func NewAliasRemove ¶
NewAliasRemove represents the removes alias command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.