File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -484,10 +484,12 @@ the on going rate we'll permit.
484
484
485
485
## Database
486
486
487
- * [ Migrate the mission control
488
- store] ( https://github.com/lightningnetwork/lnd/pull/8911 ) to use a more
489
- minimal encoding for payment attempt routes as well as use [ pure TLV
490
- encoding] ( https://github.com/lightningnetwork/lnd/pull/9167 ) .
487
+ * [ Migrate the mission control
488
+ store] ( https://github.com/lightningnetwork/lnd/pull/8911 ) to use a more
489
+ minimal encoding for payment attempt routes as well as use [ pure TLV
490
+ encoding] ( https://github.com/lightningnetwork/lnd/pull/9167 ) . [ A
491
+ fix] ( https://github.com/lightningnetwork/lnd/pull/9770 ) was added to handle
492
+ nil routing failure messages and the serialization was optimized.
491
493
492
494
* [ Migrate the mission control
493
495
store] ( https://github.com/lightningnetwork/lnd/pull/9001 ) so that results are
You can’t perform that action at this time.
0 commit comments