5#ifndef BITCOIN_WALLET_DUMP_H
6#define BITCOIN_WALLET_DUMP_H
A CWallet maintains a set of transactions and balances, and provides the ability to create new transa...
Path class wrapper to prepare application code for transition from boost::filesystem library to std::...
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)
bool error(const char *fmt, const Args &... args)