![]() |
Bitcoin ABC
0.22.12
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
void | SplitWalletPath (const fs::path &wallet_path, fs::path &env_directory, std::string &database_filename) |
fs::path | WalletDataFilePath (const fs::path &wallet_path) |
Given a wallet directory path or legacy file path, return path to main data file in the wallet database. More... | |
void SplitWalletPath | ( | const fs::path & | wallet_path, |
fs::path & | env_directory, | ||
std::string & | database_filename | ||
) |