mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
SwapHash used to be a key in the sweeps table. Now the key is outpoint which replaces columns outpoint_txid and outpoint_index. In-memory structures and unit tests were also updated to use outpoint as key. Outpoint is truly unique. |
||
|---|---|---|
| .. | ||
| 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_addresses.sql.go | ||
| swaps.sql.go | ||