mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
31ae48c59c
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_test.go | ||
deps.go | ||
manager_internal_test.go | ||
manager.go | ||
required.go | ||
set.go |