package
0.2.14-alpha
Repository: https://github.com/lightninglabs/faraday.git
Documentation: pkg.go.dev
# Functions
ListChannels wraps the listchannels call to lnd, with a publicOnly bool that can be used to toggle whether private channels are included.
ListForwards makes paginated calls to our forwarding events api.
ListInvoices makes paginated calls to lnd to get our full set of invoices.
ListPayments makes a set of paginated calls to lnd to get our full set of payments.