config

package
v0.0.0-...-be6cb4d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Configuration = struct {
	Config                       string `short:"f" long:"config" description:"config file path"`
	Connect                      string `short:"c" long:"connect" description:"connect to lnd using host:port" toml:"connect"`
	TLSCert                      string `short:"t" long:"tlscert" description:"path to tls.cert to connect" required:"false" toml:"tlscert"`
	MacaroonDir                  string `long:"macaroon-dir" description:"path to the macaroon directory" required:"false" toml:"macaroon_dir"`
	MacaroonFilename             string `long:"macaroon-filename" description:"macaroon filename" toml:"macaroon_filename"`
	Network                      string `short:"n" long:"network" description:"bitcoin network to use" toml:"network"`
	DisableChannelLowLocal       bool   `` /* 148-byte string literal not displayed */
	ControlHtlcMaxSize           bool   `` /* 130-byte string literal not displayed */
	AvoidForcCloseByReconnecting bool   `` /* 183-byte string literal not displayed */
}{}

Configuration defines the config for lncare

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL