mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
chainntfs: remove btcd.go
* No longer needed, new package added in next commit.
This commit is contained in:
parent
8154b96d67
commit
00f2a0d7c0
@ -1,8 +0,0 @@
|
||||
package chainntnfs
|
||||
|
||||
type BtcdNotifier struct {
|
||||
}
|
||||
|
||||
func newBtcdNotifier() (*BtcdNotifier, error) {
|
||||
return nil, nil
|
||||
}
|
Loading…
Reference in New Issue
Block a user