mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Update files to reflect that DID amendment is enabled
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user