[#wallet-StartWallets] = xref:wallet.adoc[wallet]::StartWallets :relfileprefix: ../ :mrdocs: Complete startup of wallets. == Synopsis Declared in `<wallet/load.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void StartWallets(xref:wallet/WalletContext.adoc[WalletContext]& context); ---- == Parameters [cols="1,4"] |=== | Name| Description | *context* | The wallet context holding the loaded wallets. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#