-
Notifications
You must be signed in to change notification settings - Fork 533
Closed
Labels
AnonCredsLedger Agnostic AnonCredsLedger Agnostic AnonCredsDiscussIssues to be raised for discussion at an ACA-Pug MeetingIssues to be raised for discussion at an ACA-Pug MeetingquestionFurther information is requestedFurther information is requested
Description
After investigating event subscriptions for upgraded wallets, I noticed the following:
- AnonCreds events are sent as a named tuple payload, whilst indy events are sent as a dict payload with a context key.
- AnonCreds event for finished schema creation is missing
- AnonCreds event for finished cred def creation is missing the tag
Questions I have:
- Why was the format of the event changed, what benefit does NamedTuple have over a dictionary?
- Why was no finished schema creation event included?
- Why was the cred def tag not included in the AnonCreds event?
If I'm mistaken please let me know.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AnonCredsLedger Agnostic AnonCredsLedger Agnostic AnonCredsDiscussIssues to be raised for discussion at an ACA-Pug MeetingIssues to be raised for discussion at an ACA-Pug MeetingquestionFurther information is requestedFurther information is requested