File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -114,6 +114,9 @@ circuit. The indices are only available for forwarding events saved after v0.20.
114
114
` channel_update ` message and handle it explicitly throughout the code base
115
115
instead of extracting it from the TLV stream at various call-sites.
116
116
117
+ * [ Require invoices to include a payment address or blinded paths] ( https://github.com/lightningnetwork/lnd/pull/9752 )
118
+ to comply with updated BOLT 11 specifications before sending payments.
119
+
117
120
## Testing
118
121
119
122
## Database
@@ -126,6 +129,7 @@ circuit. The indices are only available for forwarding events saved after v0.20.
126
129
127
130
* Abdulkbk
128
131
* Elle Mouton
132
+ * Erick Cestari
129
133
* Funyug
130
134
* Mohamed Awnallah
131
135
* Pins
You can’t perform that action at this time.
0 commit comments