Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
load.h File Reference
#include <string>
#include <vector>
Include dependency graph for load.h:
This graph shows which files directly or indirectly include this file:

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.
bool wallet::LoadWallets (WalletContext &context)
 Load wallet databases.
void wallet::StartWallets (WalletContext &context)
 Complete startup of wallets.
void wallet::UnloadWallets (WalletContext &context)