mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 14:11:04 +02:00
multi: add new build tag integration
This commit adds a new build tag `integration` and removes the old tag `rpctest` for clarity. Multiple unnecessary usages of `build !rpctest` is also removed.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
//go:build !rpctest
|
||||
// +build !rpctest
|
||||
|
||||
package contractcourt
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user