mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-18 23:53:42 +02:00
unlock stuck funds
Based on user experience detailed here: https://bitcointalk.org/index.php?topic=583449.msg11974284#msg11974284
This commit is contained in:
parent
a4207d0872
commit
bcf1d915f4
42
knowledge-base/user-guides/howto_fix_stuck_funds
Normal file
42
knowledge-base/user-guides/howto_fix_stuck_funds
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
layout: static_page
|
||||
title: "How to fix stuck funds"
|
||||
title-pre-kick: "Fix "
|
||||
title-kick: "Stuck funds"
|
||||
title-post-kick: ""
|
||||
kick-class: "kicks"
|
||||
icon: "icon_about"
|
||||
attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->"
|
||||
---
|
||||
|
||||
|
||||
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.
|
||||
|
||||
1. 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.
|
||||
|
||||
2. Close simplewallet by typing
|
||||
|
||||
> exit
|
||||
|
||||
2. Backup all of your wallet related files. These include:
|
||||
|
||||
'''yourwalletname.bin'''
|
||||
'''yourwalletname.bin.keys'''
|
||||
'''yourwalletname.bin.address.txt'''
|
||||
|
||||
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"
|
||||
|
||||
3. Delete yourwallet.bin
|
||||
|
||||
4. Load simplewallet, type in the name of the wallet you just deleted
|
||||
|
||||
5. Enter password. The wallet will now refresh and hopefully your locked funds will now become unlocked.
|
||||
|
Loading…
Reference in New Issue
Block a user