Bitcoin
Classes | Functions
walletutil.h File Reference
#include <fs.h>
#include <vector>

Go to the source code of this file.

Classes

class  WalletLocation
 The WalletLocation class provides wallet information. More...
 

Functions

fs::path GetWalletDir ()
 Get the path of the wallet directory. More...
 
std::vector< fs::path > ListWalletDir ()
 Get wallets in wallet directory. More...
 

Function Documentation

◆ GetWalletDir()

fs::path GetWalletDir ( )

Get the path of the wallet directory.

◆ ListWalletDir()

std::vector<fs::path> ListWalletDir ( )

Get wallets in wallet directory.