[#WalletInitInterface-HasWalletSupport] = xref:WalletInitInterface.adoc[WalletInitInterface]::HasWalletSupport :relfileprefix: ../ :mrdocs: Is the wallet component enabled == Synopsis Declared in `<walletinitinterface.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool HasWalletSupport() const = 0; ---- == Return Value true if wallet support is compiled in and enabled. [.small]#Created with https://www.mrdocs.com[MrDocs]#