Deactivate a DID
Last updated
Was this helpful?
Last updated
Was this helpful?
Follow these instructions to update an existing did:cheqd
entry on cheqd ledger.
â ī¸ Before you begin...
Make sure you've correctly for Veramo CLI
Construct your payload.json
file like this:
Where importantly:
denom
: ncheq (smallest denomination classification)
amount
: 10000000000 (This is 10 CHEQ by default and will not work with a different value)
Then try running the command below to deactivate the did
:
If you would like to fetch the deactivated DIDDoc, execute the resolve
command as outlined . You can check if didDocumentMetadata
has the deactivated
flag set to true.