Skip to content

Commit 4a27a88

Browse files
authored
Merge pull request #284 from synonymdev/mainnet
chore: update env vars for mainnet
2 parents 7d1578a + 63d91bd commit 4a27a88

28 files changed

+269
-168
lines changed

Bitkit/AppScene.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ struct AppScene: View {
239239
// Schedule full backup after wallet create/restore to prevent epoch dates in backup status
240240
await BackupService.shared.scheduleFullBackup()
241241
} catch {
242-
Logger.error("Failed to start wallet")
242+
Logger.error(error, context: "Failed to start wallet")
243243
Haptics.notify(.error)
244244
}
245245
}
-293 Bytes
Loading
-774 Bytes
Loading
-1.23 KB
Loading
-524 Bytes
Loading
-1.2 KB
Loading
-1.85 KB
Loading
-774 Bytes
Loading
-1.61 KB
Loading
-2.52 KB
Loading

0 commit comments

Comments
 (0)