mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-04 10:42:25 +02:00
lntest: default to btcd as default test harness backend
Otherwise, if we remove the build tags, then there's no default backend, and compilation will fail.
This commit is contained in:
committed by
Oliver Gugger
parent
95634186c2
commit
acd615aca4
@@ -1,4 +1,4 @@
|
||||
// +build btcd
|
||||
// +build !bitcoind,!neutrino
|
||||
|
||||
package lntest
|
||||
|
||||
|
Reference in New Issue
Block a user