You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Closestrustbloc#546
Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
Add optional anchor origin in:
- suffix data for create operation
- signed model for recover operation
Closestrustbloc#546
Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
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.
The text was updated successfully, but these errors were encountered: