![]() |
Bitcoin ABC
0.22.13
P2P Digital Currency
|
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) |
static bool | SalvageWallet (const fs::path &path) |
bool | ExecuteWalletToolFunc (const std::string &command, const std::string &name) |
|
static |
Definition at line 26 of file wallettool.cpp.
bool WalletTool::ExecuteWalletToolFunc | ( | const std::string & | command, |
const std::string & | name | ||
) |
Definition at line 151 of file wallettool.cpp.
|
static |
Definition at line 57 of file wallettool.cpp.
|
static |
Definition at line 127 of file wallettool.cpp.
|
static |
Definition at line 111 of file wallettool.cpp.
|
static |
Definition at line 20 of file wallettool.cpp.