Open satazor opened 5 years ago
When using update, we should not publish the DID Document if it hasn't changed. For instance, we might call revokePublicKey with a id that no longer exists.
update
revokePublicKey
When using
update
, we should not publish the DID Document if it hasn't changed. For instance, we might callrevokePublicKey
with a id that no longer exists.