[#wallet-WalletContext-wallet_load_fns] = xref:wallet.adoc[wallet]::xref:wallet/WalletContext.adoc[WalletContext]::wallet_load_fns :relfileprefix: ../../ :mrdocs: Callbacks invoked when a wallet is loaded. == Synopsis Declared in `<wallet/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f2e355130e8)]] std::list<LoadWalletFn> wallet_load_fns; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#