mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-19 20:25:51 +01:00
Merge pull request #9866 from ellemouton/graphSQL7-nodes-tables
sqldb+graph/db: add node related tables and implement some node CRUD
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
byte blobs at the end of gossip messages are valid TLV streams.
|
||||
* Various [preparations](https://github.com/lightningnetwork/lnd/pull/9692)
|
||||
of the graph code before the SQL implementation is added.
|
||||
* Add graph schemas, queries and CRUD:
|
||||
* [1](https://github.com/lightningnetwork/lnd/pull/9866)
|
||||
|
||||
## RPC Updates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user