mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
aee52294c7
The [spec](https://github.com/lightning/bolts/blob/master/09-features.md) does not specify a dependency between `ScidAliasOptional` (47) and `ExplicitChannelTypeOptional` (45). This bug lead to some connectivity issues with peers not setting the 45 feature bit while setting the 47. The issue [6802](https://github.com/lightningnetwork/lnd/issues/6802) is an example of this. |
||
---|---|---|
.. | ||
default_sets.go | ||
deps_test.go | ||
deps.go | ||
manager_internal_test.go | ||
manager.go | ||
required.go | ||
set.go |