lnd.xprv/chainntfs
Olaoluwa Osuntokun 1879c00c55
chainntfs: further specify behavior of RegisterSpendNtfn
This commit updates the documentation for the chainntfs interface to
specify that notifications for spends registered with
`RegisterSpendNtfn` should be triggered *only* once a transaction
spending the target outpoint is *seen* within the network.

This strictness is required in order to allow an ‘honest’ counter-party
to properly sweep funds within channels with short delays.
2016-06-21 13:12:31 -07:00
..
btcdnotify multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
chainntfs_test.go Create skeleton for chain notifications 2015-12-16 14:38:21 -06:00
chainntfs.go chainntfs: further specify behavior of RegisterSpendNtfn 2016-06-21 13:12:31 -07:00
log.go chainnfts: export logger for use by concrete implementations 2016-06-21 13:12:27 -07:00