Load wallet databases.

Synopsis

Declared in <wallet/load.h>

bool
LoadWallets(WalletContext& context);

Return Value

true if all configured wallets were loaded successfully.

Parameters

Name

Description

context

The wallet context the loaded wallets are added to.

Created with MrDocs