wallet::CWallet::SetBroadcastTransactions

Set whether this wallet broadcasts transactions.

Synopsis

Declared in <wallet/wallet.h>

void
SetBroadcastTransactions(bool broadcast);

Parameters

NameDescription
broadcastWhether the wallet should broadcast transactions.