Bitmask of wallet flags that may be changed after wallet creation.

Synopsis

Declared in <wallet/wallet.h>

inline constexpr uint64_t MUTABLE_WALLET_FLAGS = WALLET_FLAG_AVOID_REUSE;

Created with MrDocs