mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Add schema, sqlc queries, store fields, and SqlStore support for recording server confirmation-risk decisions with static loop-in swaps. Store the decision timestamp so payment-deadline recovery can reconstruct elapsed time after restart. |
||
|---|---|---|
| .. | ||
| migrations | ||
| queries | ||
| batch.sql.go | ||
| db.go | ||
| instantout.sql.go | ||
| liquidity_params.sql.go | ||
| migration_tracker.sql.go | ||
| models.go | ||
| querier.go | ||
| reservations.sql.go | ||
| static_address_deposits.sql.go | ||
| static_address_loopin.sql.go | ||
| static_address_withdrawals.sql.go | ||
| static_addresses.sql.go | ||
| swaps.sql.go | ||