lnd.xprv/chainntnfs
Olaoluwa Osuntokun a09db60a1f
chainntnfs/btcdnotify: update BtcdNotifer to recent ChainNotifier API change
This commit updates the BtcdNotifier implementation of the
ChainNotifier by including the details of a transaction’s confirmation
within the ConfirmationEvent struct sent once a registered txid has
reached a sufficient number of confirmation.
2016-12-27 16:43:58 -08:00
..
btcdnotify chainntnfs/btcdnotify: update BtcdNotifer to recent ChainNotifier API change 2016-12-27 16:43:58 -08:00
interface_test.go chainntnfs: ConfirmationEvent now returns details of tx confirmation 2016-12-27 16:43:56 -08:00
interface.go chainntnfs: ConfirmationEvent now returns details of tx confirmation 2016-12-27 16:43:56 -08:00
log.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00