mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
This commit ensures that we don't even check for the existence of the loop.db file if loop_sqlite.db already present. This is to ensure that on systems that may by any trigger restore deleted files we don't try to re-run migration which would otherwise make loopd unable to start up properly. |
||
|---|---|---|
| .. | ||
| perms | ||
| config.go | ||
| daemon.go | ||
| log.go | ||
| macaroons.go | ||
| migration.go | ||
| register_default.go | ||
| run.go | ||
| swapclient_server.go | ||
| swapclient_server_debug.go | ||
| swapclient_server_test.go | ||
| utils.go | ||
| view.go | ||