[#wallet-MUTABLE_WALLET_FLAGS] = xref:wallet.adoc[wallet]::MUTABLE_WALLET_FLAGS :relfileprefix: ../ :mrdocs: Bitmask of wallet flags that may be changed after wallet creation. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint64_t MUTABLE_WALLET_FLAGS = WALLET_FLAG_AVOID_REUSE; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#