mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
In this commit, we add the `source_nodes` table. It points to entries in the `nodes` table. This table will store one entry per protocol version that we are announcing a node_announcement on. With this commit, we can run the TestSourceNode unit test against our SQL backends. |
||
|---|---|---|
| .. | ||
| migrations | ||
| queries | ||
| amp_invoices.sql.go | ||
| db.go | ||
| graph.sql.go | ||
| invoice_events.sql.go | ||
| invoices.sql.go | ||
| migration.sql.go | ||
| models.go | ||
| querier.go | ||