Skip to content

Commit 8663950

Browse files
committed
feature: remove b11 feature bit from default invoice set
1 parent f1015cd commit 8663950

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

feature/default_sets.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,4 @@ var defaultSetDesc = setDesc{
9292
SetInit: {}, // I
9393
SetNodeAnn: {}, // N
9494
},
95-
lnwire.Bolt11BlindedPathsOptional: {
96-
SetInvoice: {}, // I
97-
},
9895
}

0 commit comments

Comments
 (0)