![]() |
Bitcoin Core
21.99.0
P2P Digital Currency
|
#include <fs.h>
Go to the source code of this file.
Functions | |
bool | DumpWallet (CWallet &wallet, bilingual_str &error) |
bool | CreateFromDump (const std::string &name, const fs::path &wallet_path, bilingual_str &error, std::vector< bilingual_str > &warnings) |
bool CreateFromDump | ( | const std::string & | name, |
const fs::path & | wallet_path, | ||
bilingual_str & | error, | ||
std::vector< bilingual_str > & | warnings | ||
) |
bool DumpWallet | ( | CWallet & | wallet, |
bilingual_str & | error | ||
) |