mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-17 21:34:20 +01:00
htlcswitch/hodl/config_debug: only expose hodl flags in debug
This commit places hodl command line flags behind the debug flag, so that they're only accessible during testing builds.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build debug
|
||||
|
||||
package hodl
|
||||
|
||||
// Config is a struct enumerating the possible command line flags that are used
|
||||
Reference in New Issue
Block a user