allinbits / cosmos-cash

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

Verify that controllers are did:cosmos:key #201

Closed noandrea closed 3 years ago

noandrea commented 3 years ago

During creation and update of a did document, the node must verify that the dids in the controller are of the did:cosmos:key type to make sure they are resolvable.

Hint: the control can be added to the the IsValidDidDocument function