Bitcoin
Namespaces | Functions
wallettool.h File Reference
#include <wallet/ismine.h>
#include <wallet/wallet.h>

Go to the source code of this file.

Namespaces

 WalletTool
 

Functions

static std::shared_ptr< CWalletWalletTool::CreateWallet (const std::string &name, const fs::path &path)
 
static std::shared_ptr< CWalletWalletTool::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)