mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-06 22:43:12 +02:00
chainntfs: remove btcd.go
* No longer needed, new package added in next commit.
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
package chainntnfs
|
|
||||||
|
|
||||||
type BtcdNotifier struct {
|
|
||||||
}
|
|
||||||
|
|
||||||
func newBtcdNotifier() (*BtcdNotifier, error) {
|
|
||||||
return nil, nil
|
|
||||||
}
|
|
Reference in New Issue
Block a user