Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanAndExpandPath ¶
CleanAndExpandPath expands environment variables and leading ~ in the passed path, cleans the result, and returns it. This function is taken from https://github.com/btcsuite/btcd
func ConnectToLnd ¶
func ConnectToLnd(lndDir, lndHost, network string) (lnrpc.LightningClient, error)
ConnectToLnd connects to lnd-host using a tls.cert, admin.macaroon, and an net-address
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.