![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Go to the source code of this file.
Functions | |
fs::path | GetWalletDir () |
Get the path of the wallet directory. More... | |
std::vector< fs::path > | ListWalletDir () |
Get wallets in wallet directory. More... | |
fs::path GetWalletDir | ( | ) |
Get the path of the wallet directory.
Definition at line 37 of file dummywallet.cpp.
std::vector<fs::path> ListWalletDir | ( | ) |
Get wallets in wallet directory.
Definition at line 42 of file dummywallet.cpp.