allinbits / cosmos-cash

Cosmos Cash
https://docs.cosmos-cash.app.beta.starport.cloud/
Apache License 2.0
36 stars 12 forks source link

Authorization verification relationship? #338

Open jandrieu opened 2 years ago

jandrieu commented 2 years ago

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?

If not, I'm not sure how to parse it, as there is not an Authorization verification relationship in did-core.

PaddyMc commented 2 years ago

Thanks for reviewing the docs, yes you are correct that is a mistake in the doc

:arrow_down: this is the data structure :arrow_down: https://github.com/allinbits/cosmos-cash/blob/main/proto/did/did.proto#L44