File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ Wallets created before version 0.13 are not HD and must be backed up every 100 k
108
108
109
109
### 1.6 Restoring the Wallet From a Backup
110
110
111
- To restore a wallet, the ` restorewallet ` RPC must be used.
111
+ To restore a wallet, the ` restorewallet ` RPC or the ` Restore Wallet ` GUI menu item ( ` File ` -> ` Restore Wallet… ` ) must be used.
112
112
113
113
```
114
114
$ bitcoin-cli restorewallet "restored-wallet" /home/node01/Backups/backup-01.dat
@@ -144,5 +144,5 @@ unforeseen configurations which result in some scripts being excluded. If a migr
144
144
unexpectedly or otherwise misses any scripts, please create an issue on GitHub. A backup of the
145
145
original wallet can be found in the wallet directory with the name ` <name>-<timestamp>.legacy.bak ` .
146
146
147
- The backup can be restored using the ` restorewallet ` command as discussed in the
148
- [ Restoring the Wallet From a Backup] ( #16-restoring-the-wallet-from-a-backup ) section
147
+ The backup can be restored using the methods discussed in the
148
+ [ Restoring the Wallet From a Backup] ( #16-restoring-the-wallet-from-a-backup ) section.
You can’t perform that action at this time.
0 commit comments