lnd.xprv/lnrpc/watchtowerrpc/config_default.go

7 lines
119 B
Go
Raw Normal View History

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