lnd.xprv/routing/chainview
Olaoluwa Osuntokun 7a42e31a44
routing/chainview: add btcd-websockets impl of FilteredChainView
This commit adds the first concrete implementation of the
chainview.FilteredChainView interface. The implementation of this
interface, BtcdFilteredChainView is backed by a web sockets connection
to an active btcd instance.
2017-05-11 15:20:43 -07:00
..
btcd.go routing/chainview: add btcd-websockets impl of FilteredChainView 2017-05-11 15:20:43 -07:00
interface.go routing/chainview: add new chainview package for watching subsets of the UTXO set 2017-05-11 15:20:41 -07:00
log.go routing/chainview: add new chainview package for watching subsets of the UTXO set 2017-05-11 15:20:41 -07:00