lnd/feature
Elle Mouton 9192c165ff
feature: define new feature bit for bolt11 blinded paths
We need a new feature bit for BOLT11 invoices in order to indicate that
they contain the new blinded path tagged field. Tagged fields pre-date
TLV and so nodes who dont understand them will simply skip them.
Therefore the feature bit helps them to fail fast.
2024-07-26 09:53:49 +02:00
..
default_sets.go feature: define new feature bit for bolt11 blinded paths 2024-07-26 09:53:49 +02:00
deps_test.go multi: make tlv onion compulsory 2024-01-11 09:43:31 -08:00
deps.go feature: define new feature bit for bolt11 blinded paths 2024-07-26 09:53:49 +02:00
manager_internal_test.go Revert "feature: make gossip queries compulsory" 2024-04-02 16:43:27 -07:00
manager.go feature: define new feature bit for bolt11 blinded paths 2024-07-26 09:53:49 +02:00
required.go feature/required: add ValidateRequired method 2020-01-08 12:24:37 -08:00
set.go multi: add restriction on maximum feature bit in invoices 2023-05-04 10:35:45 -04:00