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. |
||
|---|---|---|
| .. | ||
| batch.sql | ||
| instantout.sql | ||
| liquidity_params.sql | ||
| migration_tracker.sql | ||
| reservations.sql | ||
| static_address_deposits.sql | ||
| static_address_loopin.sql | ||
| static_addresses.sql | ||
| swaps.sql | ||