mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
a6c62eb71e
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. |
||
---|---|---|
.. | ||
default_sets.go | ||
deps_test.go | ||
deps.go | ||
manager_internal_test.go | ||
manager.go | ||
required.go | ||
set.go |