Copy the wallet database file to a backup path.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
[[nodiscard]] bool BackupWallet(std::string const& strDest) const;
true if the backup was written.
The return value should not be discarded.