We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the /d/did/spec/03_state_transitions.md it says operations will fail if
the signer account address doesn't match the verification method listed in the Authorization verification relationships
Is that meant to be Authentication?
Authentication
If not, I'm not sure how to parse it, as there is not an Authorization verification relationship in did-core.
The text was updated successfully, but these errors were encountered:
Thanks for reviewing the docs, yes you are correct that is a mistake in the doc
⬇️ this is the data structure ⬇️ https://github.com/allinbits/cosmos-cash/blob/main/proto/did/did.proto#L44
Sorry, something went wrong.
No branches or pull requests
In the /d/did/spec/03_state_transitions.md it says operations will fail if
Is that meant to be
Authentication
?If not, I'm not sure how to parse it, as there is not an Authorization verification relationship in did-core.
The text was updated successfully, but these errors were encountered: