You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 contextwallet713 restore --mnemonic {seed phrase}
-> error: Found argument 'restore' which wasn't expected, or isn't valid in this contextI 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:The text was updated successfully, but these errors were encountered: