mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
Update howto_fix_stuck_funds.md
This commit is contained in:
parent
064bc0c798
commit
a80b5ccbbe
1 changed files with 7 additions and 7 deletions
|
@ -11,19 +11,19 @@ attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and
|
|||
|
||||
Sometimes, your funds will become stuck - you will have some locked funds that never become unlocked. This is how you fix it.
|
||||
|
||||
1. Load your wallet in simplewallet.
|
||||
- Load your wallet in simplewallet.
|
||||
|
||||
2. Type
|
||||
- Type
|
||||
|
||||
> seed
|
||||
|
||||
into the command prompt. Write down your 25 word seed, if you haven't already. This is the best way to make sure you don't loose access to your funds.
|
||||
|
||||
3. Close simplewallet by typing
|
||||
- Close simplewallet by typing
|
||||
|
||||
> exit
|
||||
|
||||
4. Backup all of your wallet related files. These include:
|
||||
- Backup all of your wallet related files. These include:
|
||||
|
||||
> yourwalletname.bin
|
||||
> yourwalletname.bin.keys
|
||||
|
@ -33,9 +33,9 @@ This can be done by copying the files to a new folder.
|
|||
|
||||
Sometimes, when creating your wallet, you might have named it something without the .bin part. In that case, the wallet file will be called yourwalletname without the .bin at the end.
|
||||
|
||||
5. Delete yourwallet.bin
|
||||
- Delete yourwallet.bin
|
||||
|
||||
6. Load simplewallet, type in the name of the wallet you just deleted
|
||||
- Load simplewallet, type in the name of the wallet you just deleted
|
||||
|
||||
7. Enter password. The wallet will now refresh and hopefully your locked funds will now become unlocked.
|
||||
- Enter password. The wallet will now refresh and hopefully your locked funds will now become unlocked.
|
||||
|
||||
|
|
Loading…
Reference in a new issue