mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-05 17:05:50 +02:00
lnrpc/watchtowerrpc: add WatchtowerBackend configs
This commit is contained in:
6
lnrpc/watchtowerrpc/config_default.go
Normal file
6
lnrpc/watchtowerrpc/config_default.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// +build !watchtowerrpc
|
||||
|
||||
package watchtowerrpc
|
||||
|
||||
// Config is empty for non-watchtowerrpc builds.
|
||||
type Config struct{}
|
Reference in New Issue
Block a user