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
DID-Core v1 now uses verificationMethod rather than the publicKey property. When generating DID documents, the verificationMethod property should be used.
The did:peer spec has now also been updated to use verificationMethod.
The text was updated successfully, but these errors were encountered:
DID-Core v1 now uses
verificationMethod
rather than thepublicKey
property. When generating DID documents, theverificationMethod
property should be used.The did:peer spec has now also been updated to use
verificationMethod
.The text was updated successfully, but these errors were encountered: