mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
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. |
||
---|---|---|
.. | ||
btcdnotify | ||
interface.go | ||
interface_test.go | ||
log.go |