set a single wallet flag

Synopsis

Declared in <wallet/wallet.h>

void
SetWalletFlag(uint64_t flags);

Parameters

Name

Description

flags

The wallet flag(s) to set.

Created with MrDocs