Documentation ¶
Index ¶
- func EtherAddress(client ioctl.Client, in string) (common.Address, error)
- func IOAddress(client ioctl.Client, 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 ¶
EtherAddress returns the address in ether format
func NewAliasCmd ¶
NewAliasCmd represents the alias command
func NewAliasExport ¶
NewAliasExport represents the alias export command
func NewAliasImport ¶
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.