[#wallet-UnloadWallets] = xref:wallet.adoc[wallet]::UnloadWallets :relfileprefix: ../ :mrdocs: Stop and unload all wallets held by the context. == Synopsis Declared in `<wallet/load.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void UnloadWallets(xref:wallet/WalletContext.adoc[WalletContext]& context); ---- == Parameters [cols="1,4"] |=== | Name| Description | *context* | The wallet context whose wallets are unloaded. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#