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.
1 parent 29d1902 commit 0288df7Copy full SHA for 0288df7
docs/release-notes/release-notes-0.21.0.md
@@ -48,8 +48,17 @@
48
49
## Database
50
51
+* Payment Store SQL implementation and migration project:
52
+ * Introduce an [abstract payment
53
+ store](https://github.com/lightningnetwork/lnd/pull/10153) interface and
54
+ refacotor the payment related LND code to make it more modular.
55
+ * Implement the SQL backend for the [payments
56
+ database](https://github.com/lightningnetwork/lnd/pull/9147)
57
+
58
## Code Health
59
60
## Tooling and Documentation
61
62
# Contributors (Alphabetical Order)
63
64
+* Ziggie
0 commit comments