lnd/feature
eugene a6c62eb71e
lnwire+feature: new zero-conf, scid-alias feature bit + chantypes
This defines the zero-conf feature bit, the scid-alias feature bit,
the zero-conf channel type, and the scid-alias channel type. It also
defines the dependency "tree" that exists for the feature bits.

The scid-alias feature bit signals that the node requires an alias
short channel id to be sent in funding_locked. The scid-alias channel
type requires that the channel is private, in addition to some other
forwarding-related privacy measures.
2022-07-07 17:10:24 -04:00
..
default_sets.go lnwire+feature: new zero-conf, scid-alias feature bit + chantypes 2022-07-07 17:10:24 -04:00
deps_test.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
deps.go lnwire+feature: new zero-conf, scid-alias feature bit + chantypes 2022-07-07 17:10:24 -04:00
manager_internal_test.go multi: move many t.Fatalf calls to require.NoError 2022-06-17 04:26:55 +00:00
manager.go lnwire+feature: new zero-conf, scid-alias feature bit + chantypes 2022-07-07 17:10:24 -04:00
required.go feature/required: add ValidateRequired method 2020-01-08 12:24:37 -08:00
set.go feature/set: add SetInvoiceAmp 2021-05-10 16:55:16 -07:00