lnd.xprv/chainntnfs
Olaoluwa Osuntokun 0bd5c6790d
chainntfns: specify that implementations must support multiple clients
This commit updates the documentation for the ChainNotifier interface
to specify that all implementation MUST be able to support dispatching
the same notification to multiple clients.
2016-11-27 19:16:06 -08:00
..
btcdnotify chainntfns: eliminate dead lock possibility when dispatching notifications 2016-09-22 19:12:22 -07: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