Documentation ¶
Index ¶
- func CreatePassphrase(config *types.WalletConfig) (string, error)
- func GetPassphrase(config *types.WalletConfig, promptMessage string) (string, error)
- func LoadExistingAccountManager(config *types.WalletConfig) (account.Manager, error)
- func PubKeyHexToBytes(s string) ([]byte, bool)
- func ReadPassword(consoleWriter types.ConsoleWrapper, promptMessage string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePassphrase ¶
func CreatePassphrase(config *types.WalletConfig) (string, error)
func GetPassphrase ¶
func GetPassphrase(config *types.WalletConfig, promptMessage string) (string, error)
func LoadExistingAccountManager ¶
func LoadExistingAccountManager(config *types.WalletConfig) (account.Manager, error)
func PubKeyHexToBytes ¶
func ReadPassword ¶
func ReadPassword(consoleWriter types.ConsoleWrapper, promptMessage string) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.