![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | interfaces |
| namespace | wallet |
Functions | |
| bool | wallet::VerifyWallets (WalletContext &context) |
| Responsible for reading and validating the -wallet arguments and verifying the wallet database. More... | |
| bool | wallet::LoadWallets (WalletContext &context) |
| Load wallet databases. More... | |
| void | wallet::StartWallets (WalletContext &context) |
| Complete startup of wallets. More... | |
| void | wallet::UnloadWallets (WalletContext &context) |