mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-05 18:03:09 +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