Skip to content

Commit fab5e2a

Browse files
author
MarcoFalke
committed
doc: Remove note about bdb wallets
1 parent eeeef88 commit fab5e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/managing-wallets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ In the GUI, there is no specific menu item to unlock the wallet. When the user s
8282

8383
To backup the wallet, the `backupwallet` RPC or the `Backup Wallet` GUI menu item must be used to ensure the file is in a safe state when the copy is made.
8484

85-
In the RPC, the destination parameter must include the name of the file. Otherwise, the command will return an error message like "Error: Wallet backup failed!" for descriptor wallets. If it is a legacy wallet, it will be copied and a file will be created with the default file name `wallet.dat`.
85+
In the RPC, the destination parameter must include the name of the file. Otherwise, the command will return an error message like "Error: Wallet backup failed!".
8686

8787
```
8888
$ bitcoin-cli -rpcwallet="wallet-01" backupwallet /home/node01/Backups/backup-01.dat

0 commit comments

Comments
 (0)