package
0.2.1-alpha
Repository: https://github.com/bitlum/lnd.git
Documentation: pkg.go.dev

# Functions

DisableLog disables all library log output.
New creates a new AuthenticatedGossiper instance, initialized with the passed configuration paramters.
SetLogWriter uses a specified io.Writer to output package logging info.
SignAnnouncement is a helper function which is used to sign any outgoing channel node node announcement messages.
UseLogger uses a specified Logger to output package logging info.

# Structs

AuthenticatedGossiper is a subsystem which is responsible for receiving announcements validate them and apply the changes to router, syncing lightning network with newly connected nodes, broadcasting announcements after validation, negotiating the channel announcement proofs exchange and handling the premature announcements.
Config defines the configuration for the service.