[#wallet-CWallet-InitWalletFlags] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::InitWalletFlags :relfileprefix: ../../ :mrdocs: overwrite all flags by the given uint64_t flags must be uninitialised (or 0) only known flags may be present == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void InitWalletFlags(uint64_t flags); ---- == Parameters [cols="1,4"] |=== | Name| Description | *flags* | The full set of wallet flags to install. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#