You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blip-0002.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ network split.
40
40
Feature bits are specified in [Bolt 9](https://github.com/lightning/bolts/blob/master/09-features.md).
41
41
They let nodes publicly advertise that they support or require a given feature.
42
42
Feature bits in the `0`-`255` range are reserved for BOLTs: bLIPs must use feature bits above that range.
43
+
Custom feature bits used in the `I`[Bolt 11](https://github.com/lightning/bolts/blob/master/11-payment-encoding.md) context must be <= 5114 due to the [size limitations on tagged fields](https://github.com/lightning/bolts/blob/master/11-payment-encoding.md#tagged-fields).
43
44
44
45
bLIPs may reserve feature bits by adding them to the following table:
0 commit comments