Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
dump.h File Reference
#include <util/fs.h>
#include <string>
#include <vector>
Include dependency graph for dump.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wallet
 

Functions

bool wallet::DumpWallet (const ArgsManager &args, WalletDatabase &db, bilingual_str &error)
 
bool wallet::CreateFromDump (const ArgsManager &args, const std::string &name, const fs::path &wallet_path, bilingual_str &error, std::vector< bilingual_str > &warnings)