Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Restoring wallet when passphrase is forgotten #188

@government-dog

Description

@government-dog

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions