Files
bal-docs/docs/user-guide/wallet-recovery.md
bitcoinafterlife fb1c5ec4b2
Some checks failed
Build and deploy docs / deploy (push) Failing after 1s
First Release Manual BAL Plugin v0.6.1
2026-07-30 01:38:42 +02:00

22 lines
1.5 KiB
Markdown

# Using BAL as a wallet recovery net (or wallet backup)
Inheritance is not the only use for a time-locked transaction. The same mechanism gives you a **decentralized safety net against losing your seed**.
## The idea
Set up an inheritance whose beneficiary is a **second wallet you control** — for example a mobile wallet on your phone.
If you lose access to the original wallet and therefore stop opening Electrum, the Will-Executors broadcast the transaction on the delivery date and the funds arrive in your backup wallet. If you keep access, you simply keep postponing the date and nothing ever happens.
## What you need
- A **second wallet already set up**, whose receiving address you know and whose keys you can actually access.
- The BAL plugin configured on the wallet you want to protect, with that address as the beneficiary.
- A delivery date you are comfortable with, and the discipline to keep it refreshed — see [Keeping the will up to date](updating.md).
!!! warning "The backup wallet must be genuinely independent"
A recovery destination whose keys live on the same device, or are derived from the same seed, protects you from nothing. Use a different device and a different seed, stored separately.
!!! tip "It combines with inheritance"
Nothing stops you from listing both a recovery address of your own and your heirs. Remember that the plugin always distributes 100% of the wallet — see [Heirs and shares](heirs.md#the-wallet-is-always-emptied-to-100).