lnd.xprv/routing/chainview
Olaoluwa Osuntokun ec0fb9c537
routing/chainview: modify the UpdateFilter method to take a channeldb.EdgePoint
In this commit, we update the existing UpdateFilter method to take the
new channeldb.EdgePoint struct in place of the prior wire.OutPoint. We
must do this as the caller now typically has this type due to the
preparation to enable lnd to be able to be compatible with the new
neutrino protocol.
2018-07-31 21:28:54 -07:00
..
bitcoind.go multi: switch over import paths from roasbeef/* to btcsuite/* 2018-07-13 17:05:39 -07:00
btcd.go multi: switch over import paths from roasbeef/* to btcsuite/* 2018-07-13 17:05:39 -07:00
interface_test.go routing/chainview: modify the UpdateFilter method to take a channeldb.EdgePoint 2018-07-31 21:28:54 -07:00
interface.go routing/chainview: modify the UpdateFilter method to take a channeldb.EdgePoint 2018-07-31 21:28:54 -07:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
neutrino.go routing/chainview: update API usage for neutrino due to recent changes 2018-07-13 17:15:12 -07:00
queue.go multi: comprehensive typo fixes across all packages 2018-02-06 19:11:11 -08:00