mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-15 12:50:15 +02:00
This commit introduces a feature.Manager, which derives feature vectors for various contexts within the daemon. The sets can be described via a staticly compiled format, which makes any runtime adjustments to the feature sets when the manager is initialized. |
||
|---|---|---|
| .. | ||
| default_sets.go | ||
| manager.go | ||
| manager_internal_test.go | ||
| set.go | ||