feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
+13 -12
View File
@@ -1,18 +1,19 @@
---
openapi: post /did.v1.Msg/DeactivateDID
title: Deactivate DID Document
description: Permanently disable a decentralized identifier
og:title: Deactivate Digital Identity
tag: x/did
sidebar:
badge: x/did
seo:
title: "Deactivate Digital Identity"
---
<Warning>
**This operation is PERMANENT and IRREVERSIBLE.**
Deactivated DIDs cannot be reactivated. Ensure you have migrated
any necessary data before deactivation.
</Warning>
:::warning
**This operation is PERMANENT and IRREVERSIBLE.**
Deactivated DIDs cannot be reactivated. Ensure you have migrated
any necessary data before deactivation.
:::
<Info>
Deactivation is useful for key compromise scenarios or when
transitioning to a new identity.
</Info>
:::info
Deactivation is useful for key compromise scenarios or when
transitioning to a new identity.
:::