refactor: improve error handling in DID module

This commit is contained in:
Prad Nukala
2024-10-18 13:36:29 -04:00
parent c4aebe4ac3
commit a7df1415d2
5 changed files with 31 additions and 7 deletions
+1
View File
@@ -269,5 +269,6 @@ class Profile {
@JsonField
updatedAt: String?
}
db_name: String = "vault"
db_version: Int = 1