Update files to reflect that DID amendment is enabled

This commit is contained in:
amarantha-k
2024-11-08 10:37:20 -08:00
parent aa81ff1a6b
commit 375cea5f8e
9 changed files with 11 additions and 18 deletions

View File

@@ -5,13 +5,12 @@ seo:
description: Delete a DID.
labels:
- DID
status: not_enabled
---
# DIDDelete
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "Source")
_(Requires the [DID amendment][] {% not-enabled /%})_
_(Requires the [DID amendment][])_
Delete the [DID ledger entry](../../ledger-data/ledger-entry-types/did.md) associated with the specified `Account` field.

View File

@@ -5,13 +5,12 @@ seo:
description: Create or update a DID.
labels:
- DID
status: not_enabled
---
# DIDSet
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "Source")
_(Requires the [DID amendment][] {% not-enabled /%})_
_(Requires the [DID amendment][])_
Creates a new [DID ledger entry](../../ledger-data/ledger-entry-types/did.md) or updates the fields of an existing one.