Responsible for reading and validating the ‐wallet arguments and verifying the wallet database.

Synopsis

Declared in <wallet/load.h>

bool
VerifyWallets(WalletContext& context);

Return Value

true if all configured wallets were verified successfully.

Parameters

Name

Description

context

The wallet context holding the shared state and arguments.

Created with MrDocs