mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-19 13:17:32 +02:00
In this commit, we add the queries that will be needed to batch-fetch the data of a set of nodes. The logic for using these new queries is also added but not used yet. |
||
|---|---|---|
| .. | ||
| migrations | ||
| queries | ||
| amp_invoices.sql.go | ||
| db.go | ||
| db_custom.go | ||
| db_custom_test.go | ||
| graph.sql.go | ||
| invoice_events.sql.go | ||
| invoices.sql.go | ||
| migration.sql.go | ||
| models.go | ||
| querier.go | ||