5 #ifndef BITCOIN_WALLET_DUMP_H 6 #define BITCOIN_WALLET_DUMP_H 17 #endif // BITCOIN_WALLET_DUMP_H 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)
A CWallet maintains a set of transactions and balances, and provides the ability to create new transa...
bool error(const char *fmt, const Args &... args)