mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
staticaddr: add build tag
This commit is contained in:
parent
042b513d50
commit
bfe09c50b8
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
//go:build staticaddr
|
||||
// +build staticaddr
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue