Updated on 2026-08-14
This commit is contained in:
parent
1b1ab97c76
commit
47e51d93fb
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ import kotlinx.serialization.Serializable
|
|||
*/
|
||||
@Serializable
|
||||
data class AddressBookBlob(
|
||||
val version: String = CURRENT_VERSION,
|
||||
val version: String = CURRENT_VERSION, // TODO Will come from BE in [REDACTED_TASK_KEY]
|
||||
val walletId: String,
|
||||
val updatedAt: String,
|
||||
val nonce: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue