Stop and unload all wallets held by the context.
Synopsis
Declared in <wallet/load.h>
void
UnloadWallets(WalletContext& context);
Parameters
Name |
Description |
context |
The wallet context whose wallets are unloaded. |
Created with MrDocs