package
0.8.2
Repository: https://github.com/lsgrep/dcrwallet.git
Documentation: pkg.go.dev

# Functions

PassPrompt prompts the user for a passphrase with the given prefix.
PrivatePass prompts the user for a private passphrase.
ProvidePrivPassphrase is used to prompt for the private passphrase which maybe required during upgrades.
ProvideSeed is used to prompt for the wallet seed which maybe required during upgrades.
PublicPass prompts the user whether they want to add an additional layer of encryption to the wallet.
Seed prompts the user whether they want to use an existing wallet generation seed.
Setup prompts for, from a buffered reader, the private and/or public encryption passphrases to secure a wallet and a previously derived wallet seed to use, if any.