This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
lnd
Watch
1
Star
0
Fork
0
You've already forked lnd
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-05-04 08:50:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lnd
/
sqldb
/
sqlc
/
migrations
/
000006_invoice_migration.down.sql
Andras Banki-Horvath
b7d743929d
sqldb: add a temporary index to store KV invoice hash to ID mapping
2025-01-23 09:11:00 +01:00
2 lines
45 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
invoice_payment_hashes
;
Reference in New Issue
View Git Blame
Copy Permalink