mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-12 23:28:31 +01:00
chainntnfs: switch debug tag to dev
This avoids collisions with the logging level tags
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package bitcoindnotify
|
package bitcoindnotify
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package bitcoindnotify
|
package bitcoindnotify
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package btcdnotify
|
package btcdnotify
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package btcdnotify
|
package btcdnotify
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package chainntnfs
|
package chainntnfs
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package chainntnfs_test
|
package chainntnfs_test
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package neutrinonotify
|
package neutrinonotify
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build debug
|
// +build dev
|
||||||
|
|
||||||
package chainntnfs
|
package chainntnfs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user