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