[#wallet-CWallet-postInitProcess] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::postInitProcess :relfileprefix: ../../ :mrdocs: Wallet post‐init setup Gives the wallet a chance to register repetitive tasks and complete post‐init tasks == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void postInitProcess(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#