mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Due to that certain wallet setups, such as `lnd.noseedbackup`, can take a bit of time to open the `lnd` wallet, we need to increase the time we allow for the RPC call which lists the macaroon IDs. We therefore allow up to 60 seconds instead of 5 seconds for that to happen, to ensure that the kvdb->SQL migration doesn't fail in such setups. |
||
|---|---|---|
| .. | ||
| migsets | ||
| sqlc | ||
| sqlcmig6 | ||
| tombstone | ||
| interfaces.go | ||
| log.go | ||
| migrations.go | ||
| postgres.go | ||
| postgres_fixture.go | ||
| schemas.go | ||
| sqlerrors.go | ||
| sqlite.go | ||