monero-site/knowledge-base/user-guides/howto_fix_stuck_funds.md

42 lines
1.2 KiB
Markdown
Raw Normal View History

---
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.
2015-07-26 15:29:07 +00:00
- Load your wallet in simplewallet.
2015-07-26 15:29:07 +00:00
- 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.
2015-07-26 15:29:07 +00:00
- Close simplewallet by typing
> exit
2015-07-26 15:29:07 +00:00
- Backup all of your wallet related files. These include:
2015-07-26 15:26:37 +00:00
> yourwalletname.bin
> yourwalletname.bin.keys
> yourwalletname.bin.address.txt
This can be done by copying the files to a new folder.
2015-07-26 15:26:37 +00:00
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.
2015-07-26 15:29:07 +00:00
- Delete yourwallet.bin
2015-07-26 15:29:07 +00:00
- Load simplewallet, type in the name of the wallet you just deleted
2015-07-26 15:29:07 +00:00
- Enter password. The wallet will now refresh and hopefully your locked funds will now become unlocked.