Documentation
¶
Index ¶
- Constants
- func Commands() *cobra.Command
- func GetDelCmd() *cobra.Command
- func GetExportPivKeyCmd() *cobra.Command
- func GetListCmd() *cobra.Command
- func GetNewCmd() *cobra.Command
- func GetPrivateKey(ksw *keystore.KeyStoreWallet, addr string, passphrase string) (string, error)
- func GetRecoverAccountCmd() *cobra.Command
- func GetUpdateCmd() *cobra.Command
Constants ¶
View Source
const FlagPublicKey string = "pubkey"
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
Commands registers a sub-tree of commands to interact with local private key storage.
func GetExportPivKeyCmd ¶
func GetListCmd ¶
func GetPrivateKey ¶ added in v1.0.1
func GetRecoverAccountCmd ¶
recover a account from a private key
func GetUpdateCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.