Writes the wallet flags.
Synopsis
Declared in <wallet/walletdb.h>
bool
WriteWalletFlags(uint64_t flags);
Return Value
true if the record was written.
Parameters
Name |
Description |
flags |
The wallet flags to store. |
Created with MrDocs