mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-19 22:31:49 +01:00
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.