mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-22 15:57:49 +02:00
feature: remove b11 feature bit from default invoice set
This commit is contained in:
committed by
Oliver Gugger
parent
6df4f27929
commit
663f4c251e
@@ -92,7 +92,4 @@ var defaultSetDesc = setDesc{
|
|||||||
SetInit: {}, // I
|
SetInit: {}, // I
|
||||||
SetNodeAnn: {}, // N
|
SetNodeAnn: {}, // N
|
||||||
},
|
},
|
||||||
lnwire.Bolt11BlindedPathsOptional: {
|
|
||||||
SetInvoice: {}, // I
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user