We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 555d45f + 26c3151 commit 4e5791eCopy full SHA for 4e5791e
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -62,6 +62,14 @@
62
## Testing
63
## Database
64
65
+* [Migrate the mission control
66
+ store](https://github.com/lightningnetwork/lnd/pull/8911) to use a more
67
+ minimal encoding for payment attempt routes.
68
+
69
70
+ store](https://github.com/lightningnetwork/lnd/pull/9001) so that results are
71
+ namespaced. All existing results are written to the "default" namespace.
72
73
## Code Health
74
75
## Tooling and Documentation
0 commit comments