vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restoring wallet when passphrase is forgotten

government-dog opened this issue · comments

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