mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
previously upon recovery, a withdrawing deposit was first transitioned into the Deposited state by the deposit manager, and then again into the Withdrawing state by the withdrawal manager. The first transition is unnecessary, so we just remain in the Withdrawing state upon recovery. |
||
|---|---|---|
| .. | ||
| interface.go | ||
| log.go | ||
| manager.go | ||
| sql_store.go | ||
| sql_store_test.go | ||
| withdrawal.go | ||