5#ifndef BITCOIN_WALLET_DUMP_H
6#define BITCOIN_WALLET_DUMP_H
Path class wrapper to block calls to the fs::path(std::string) implicit constructor and the fs::path:...
bool CreateFromDump(const ArgsManager &args, const std::string &name, const fs::path &wallet_path, bilingual_str &error, std::vector< bilingual_str > &warnings)
bool DumpWallet(const ArgsManager &args, WalletDatabase &db, bilingual_str &error)