mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
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.go | ||
| deps_test.go | ||
| manager.go | ||
| manager_internal_test.go | ||
| required.go | ||
| set.go | ||