Unsets a single wallet flag
Synopsis
Declared in <wallet/wallet.h>
void
UnsetWalletFlag(uint64_t flag);
Parameters
Name |
Description |
flag |
The wallet flag to clear. |
Created with MrDocs
Unsets a single wallet flag
Declared in <wallet/wallet.h>
void
UnsetWalletFlag(uint64_t flag);
Name |
Description |
flag |
The wallet flag to clear. |
Created with MrDocs