mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
This fixes an issue where if one tries to unset a feature like anchors, and other feature depend on it, then `lnd` fails to start as it realizes that its dependnacy set is inconsistent. Fixes https://github.com/lightningnetwork/lnd/issues/6002 |
||
|---|---|---|
| .. | ||
| default_sets.go | ||
| deps.go | ||
| deps_test.go | ||
| manager.go | ||
| manager_internal_test.go | ||
| required.go | ||
| set.go | ||