lnd.xprv/chainntnfs
Olaoluwa Osuntokun d1f12627d2
chainntfns/btcdnotify: add support for multi-dispatch spend notifications
This commit adds support for dispatching the same spend notification to
multiple clients. This is now required by the ChainNotiifer interface
documentation and will be needed within the daemon in order to support
some upcoming refactors.
2016-11-27 19:17:34 -08:00
..
btcdnotify chainntfns/btcdnotify: add support for multi-dispatch spend notifications 2016-11-27 19:17:34 -08:00
interface_test.go chainntnfs: remove unnecessary print statement in tests 2016-09-13 15:33:32 -07:00
interface.go chainntfns: specify that implementations must support multiple clients 2016-11-27 19:16:06 -08:00
log.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00