lnd.xprv/discovery
Olaoluwa Osuntokun 0d28bb14cb
discovery: also return latest ChannelAnnouncement from updateChannel
This commit adds an additional return value to the updateChannel
method. We also now return the original ChannelAnnouncement, this can
be useful as it let’s the caller ensure that the channel announcement
will be broadcast along side the new channel update.
2017-10-04 20:46:10 -07:00
..
ann_validation.go discovery: rename validation.go to ann_validation.go 2017-09-03 16:18:28 -07:00
bootstrapper.go multi: fix linter errors 2017-09-03 17:05:11 -07:00
gossiper_test.go discovery+routing: remove DeleteEdge from ChannelGraphSource interface 2017-10-04 20:46:08 -07:00
gossiper.go discovery: also return latest ChannelAnnouncement from updateChannel 2017-10-04 20:46:10 -07:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
utils.go discovery: fill in ChainHash, and Features in ChannelAnnouncement 2017-08-22 00:52:42 -07:00