Bitcoin
|
Functions | |
static void | WalletToolReleaseWallet (CWallet *wallet) |
static std::shared_ptr< CWallet > | CreateWallet (const std::string &name, const fs::path &path) |
static std::shared_ptr< CWallet > | LoadWallet (const std::string &name, const fs::path &path) |
static void | WalletShowInfo (CWallet *wallet_instance) |
bool | ExecuteWalletToolFunc (const std::string &command, const std::string &name) |
|
static |
bool WalletTool::ExecuteWalletToolFunc | ( | const std::string & | command, |
const std::string & | name | ||
) |
|
static |
|
static |
|
static |