Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Integrate following core types #7

Closed
druiz0992 opened this issue May 11, 2020 · 3 comments
Closed

Integrate following core types #7

druiz0992 opened this issue May 11, 2020 · 3 comments

Comments

@druiz0992
Copy link
Contributor

No description provided.

@druiz0992
Copy link
Contributor Author

@druiz0992
Copy link
Contributor Author

ype Identity struct {
id *holder.Holder
storage db.Storage
keyStore *babykeystore.KeyStore
ClaimDB *ClaimDB
Tickets *Tickets
stopTickets chan bool
eventMan *EventManager
}
Talking to core, their recommendation is that backup should integrate the following fields:

  • storage and keyStore. All the rest of the information can be derived from these two fields.

@druiz0992
Copy link
Contributor Author

Integrated with iden3mobile

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant