lnd.xprv/chainntnfs/bitcoindnotify
Wilmer Paulino 486694a84e
chainntnfs: add Updates channel field to ConfirmationEvent
In this commit, we add a new Updates channel to our ConfirmationEvent
struct. This channel will be used to deliver updates to a subscriber of
a confirmation notification. Updates will be delivered at every
incremental height of the chain with the number of confirmations
remaining for the transaction to be considered confirmed by the
subscriber.
2018-04-06 00:30:19 -04:00
..
bitcoind.go chainntnfs: add Updates channel field to ConfirmationEvent 2018-04-06 00:30:19 -04:00
driver.go multi: add bitcoind drivers and tests 2018-01-15 13:59:34 -08:00