Bitcoin
|
Go to the source code of this file.
Namespaces | |
WalletTool | |
Functions | |
static std::shared_ptr< CWallet > | WalletTool::CreateWallet (const std::string &name, const fs::path &path) |
static std::shared_ptr< CWallet > | WalletTool::LoadWallet (const std::string &name, const fs::path &path) |
static void | WalletTool::WalletShowInfo (CWallet *wallet_instance) |
bool | WalletTool::ExecuteWalletToolFunc (const std::string &command, const std::string &name) |