Documentation ¶
Index ¶
- func ClearPasswd(passwd []byte)
- func GetAccount(ctx *cli.Context, address ...string) (*account.Account, error)
- func GetAccountMetadataMulti(wallet account.Client, accAddr string) *account.AccountMetadata
- func GetAccountMulti(wallet account.Client, passwd []byte, accAddr string) (*account.Account, error)
- func GetPasswd(ctx *cli.Context) ([]byte, error)
- func IsBase58Address(address string) bool
- func OpenWallet(ctx *cli.Context) (account.Client, error)
- func ParseAddress(address string, ctx *cli.Context) (string, error)
- func PrintNotice(name string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearPasswd ¶
func ClearPasswd(passwd []byte)
func GetAccountMetadataMulti ¶
func GetAccountMetadataMulti(wallet account.Client, accAddr string) *account.AccountMetadata
func GetAccountMulti ¶
func IsBase58Address ¶
func ParseAddress ¶
ParseAddress return base58 address from base58, label or index
func PrintNotice ¶
func PrintNotice(name string)
common - print notice when user need to choose or enter something
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.