This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
lnd
Watch
1
Star
0
Fork
You've already forked lnd
0
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-03-04 09:48:19 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f1182e4338
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
1 line
45 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
invoice_payment_hashes
;
Reference in a new issue
View git blame
Copy permalink