![]() |
Bitcoin ABC
0.22.13
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
fs::path | GetWalletDir () |
Get the path of the wallet directory. More... | |
static bool | IsBerkeleyBtree (const fs::path &path) |
std::vector< fs::path > | ListWalletDir () |
Get wallets in wallet directory. More... | |
fs::path GetWalletDir | ( | ) |
Get the path of the wallet directory.
Definition at line 10 of file walletutil.cpp.
|
static |
Definition at line 32 of file walletutil.cpp.
std::vector<fs::path> ListWalletDir | ( | ) |
Get wallets in wallet directory.
Definition at line 66 of file walletutil.cpp.