lnd.xprv/chainntnfs
Olaoluwa Osuntokun f8711659e6
chainntnfs/btcdnotify: populate full conf details for historical dispatch
This commit modifies the historical dispatch workflow slightly to also
obtain the full block in which the transaction was confirmed we we can
fully populate the full TxConfirmations struct which was recently added
as part of the confirmation subscription API.

With this change, confirmation triggers that a reached while the demon
is down, will now be deliver exactly as if the trigger was reached
while the daemon was up.
2016-12-27 16:44:08 -08:00
..
btcdnotify chainntnfs/btcdnotify: populate full conf details for historical dispatch 2016-12-27 16:44:08 -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