Set whether this wallet broadcasts transactions.

Synopsis

Declared in <wallet/wallet.h>

void
SetBroadcastTransactions(bool broadcast);

Parameters

Name

Description

broadcast

Whether the wallet should broadcast transactions.

Created with MrDocs