wallet::UnloadWallets

Stop and unload all wallets held by the context.

Synopsis

Declared in <wallet/load.h>

void
UnloadWallets(WalletContext& context);

Parameters

NameDescription
contextThe wallet context whose wallets are unloaded.