mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
3 lines
142 B
SQL
3 lines
142 B
SQL
-- payment_timeout is the timeout in seconds for each individual off-chain
|
|
-- payment.
|
|
ALTER TABLE loopout_swaps DROP COLUMN payment_timeout;
|