mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
This commit adds an initial rough implementation father ChainNotifier interface for neutrino, our new light client implementation. This implementation largely borrows from the existing BtcdNotifier implementation. As a result, a follow up commit will perform two refactoring in order to further consolidate code. |
||
---|---|---|
.. | ||
btcd.go | ||
interface.go | ||
interface_test.go | ||
log.go | ||
neutrino.go |