feature: remove b11 feature bit from default invoice set

This commit is contained in:
Elle Mouton
2024-09-25 11:38:42 +09:00
committed by Oliver Gugger
parent 6df4f27929
commit 663f4c251e

View File

@@ -92,7 +92,4 @@ var defaultSetDesc = setDesc{
SetInit: {}, // I
SetNodeAnn: {}, // N
},
lnwire.Bolt11BlindedPathsOptional: {
SetInvoice: {}, // I
},
}