lnd.xprv/lnrpc/autopilotrpc/config_default.go

7 lines
116 B
Go

// +build !autopilotrpc
package autopilotrpc
// Config is empty for non-autopilotrpc builds.
type Config struct{}