Wallet transaction added, removed or updated.

Synopsis

Declared in <wallet/wallet.h>

btcsignals::signal<void(xref:Txid.adoc[Txid const&, ChangeType)>] NotifyTransactionChanged;

Description

Note

called with lock cs_wallet held.

Created with MrDocs