4 Commits

Author SHA1 Message Date
D-Stacks
34813d3b16 golint: Id -> ID 2022-06-16 09:57:22 +02:00
D-Stacks
1f25116a91 fix fmt 2022-06-16 09:17:59 +02:00
D-Stacks
764bb26356 add ids to notification messages 2022-06-15 07:43:26 +02:00
stasatdaglabs
7b4b5668e2
Enhance UTXOsChanged notifications (#1522)
* In PropagateUTXOsChangedNotifications, add the given addresses to the address list instead of replacing them.

* Add StopNotifyingUtxosChangedRequestMessage to rpc.proto.

* Implement StopNotifyingUTXOsChanged.

* Optimize convertUTXOChangesToUTXOsChangedNotification.
2021-02-14 12:58:29 +02:00