overwrite all flags by the given uint64_t flags must be uninitialised (or 0) only known flags may be present

Synopsis

Declared in <wallet/wallet.h>

void
InitWalletFlags(uint64_t flags);

Parameters

Name

Description

flags

The full set of wallet flags to install.

Created with MrDocs