lnrpc+subserver_cfg: add configs for autopilot sub-server

This commit is contained in:
Johan T. Halseth
2018-12-13 12:26:30 +01:00
parent db4bbe1c3a
commit 413aad5efa
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// +build !autopilotrpc
package autopilotrpc
// Config is empty for non-autopilotrpc builds.
type Config struct{}