mirror of
https://github.com/lightninglabs/loop
synced 2024-11-09 19:10:47 +00:00
4 lines
142 B
MySQL
4 lines
142 B
MySQL
|
-- payment_timeout is the timeout in seconds for each individual off-chain
|
||
|
-- payment.
|
||
|
ALTER TABLE loopout_swaps DROP COLUMN payment_timeout;
|