...
Warning |
---|
The instructions given in this guide do not enable “pruning nodes”.
|
Backups
Backup is a matter of copying simple matter of executing this RPC call:
Code Block |
---|
bitcoin-cli backupwallet "backup_name.dat" |
You can also just copy/archive the wallet file normally located in $HOME/.bitcoin/wallet.dat
.
...