Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for anchorOrigin #546

Closed
sandrask opened this issue Feb 17, 2021 · 0 comments · Fixed by #550
Closed

Add support for anchorOrigin #546

sandrask opened this issue Feb 17, 2021 · 0 comments · Fixed by #550

Comments

@sandrask
Copy link
Contributor

Create operation: Suffix data MAY contain an anchorOrigin property if an implementation defines this property.
Recover operation: The JWS payload object MAY contain an anchorOrigin property if an implementation defines this property.

This property signifies the implementor-defined system(s) that know the most recent anchor for this DID. The property’s type and composition is defined by the implementation. Implementors MAY define this property since implementors with a single common anchoring system do not need to support this property.

sandrask added a commit to sandrask/sidetree-core-go that referenced this issue Feb 17, 2021
Add optional anchor origin in:
- suffix data for create operation
- signed model for recover operation

Closes trustbloc#546

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
sandrask added a commit to sandrask/sidetree-core-go that referenced this issue Feb 18, 2021
Add optional anchor origin in:
- suffix data for create operation
- signed model for recover operation

Closes trustbloc#546

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@troyronda troyronda mentioned this issue Feb 18, 2021
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant