feature: remove b11 feature bit from default invoice set

This commit is contained in:
Elle Mouton
2024-09-25 11:38:42 +09:00
parent f1015cd58d
commit 8663950c68

View File

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