vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.
Apache License 2.0
196 stars 74 forks source link

Restoring wallet when passphrase is forgotten #188

Open government-dog opened 4 years ago

government-dog commented 4 years ago

Hey, I'm probably an idiot for not being able to figure this out. I was using wallet713 about a year ago and set a passphrase. I have since forgotten the passphrase but I have my mnemonic seed phrase. When trying to enter the restore commands from the docs I get errors

$ wallet713 -> Enc/Decryption Error $ wallet713 restore -> error: Found argument 'restore' which wasn't expected, or isn't valid in this context wallet713 restore --mnemonic {seed phrase} -> error: Found argument 'restore' which wasn't expected, or isn't valid in this context

I upgraded to the latest version and getting the same issues on v2.0.0 So I can't login to my wallet because I don't remember the password but I don't seem to be able to reset the wallet without the password either?

Running wallet713 --help returns this:

wallet713 2.0.0

USAGE:
    wallet713 [FLAGS] [OPTIONS]

FLAGS:
    -d, --daemon     run daemon
    -f, --floonet    use floonet
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -a, --account <account>                    the account to use
    -c, --config <config-path>                 the path to the config file
    -l, --log-config-path <log-config-path>    the path to the log config file