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 ac982b3 + 46da9ae commit 25630e5Copy full SHA for 25630e5
docs/lnd/release-notes/release-notes-0.20.0.md
@@ -53,6 +53,9 @@ circuit. The indices are only available for forwarding events saved after v0.20.
53
byte blobs at the end of gossip messages are valid TLV streams.
54
* Various [preparations](https://github.com/lightningnetwork/lnd/pull/9692)
55
of the graph code before the SQL implementation is added.
56
+ * Only [fetch required
57
+ fields](https://github.com/lightningnetwork/lnd/pull/9923) during graph
58
+ cache population.
59
* Add graph schemas, queries and CRUD:
60
* [1](https://github.com/lightningnetwork/lnd/pull/9866)
61
0 commit comments