mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-12 22:59:38 +02:00
lnrpc+subserver_cfg: add configs for autopilot sub-server
This commit is contained in:
6
lnrpc/autopilotrpc/config_default.go
Normal file
6
lnrpc/autopilotrpc/config_default.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// +build !autopilotrpc
|
||||
|
||||
package autopilotrpc
|
||||
|
||||
// Config is empty for non-autopilotrpc builds.
|
||||
type Config struct{}
|
Reference in New Issue
Block a user