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: DIDを削除する。
labels:
- DID
status: not_enabled
---
# DIDDelete
[[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "ソース")
_([DID Amendment][] {% not-enabled /%} が必要です。)_
_([DID Amendment][])_
指定した`Account`フィールドに関連付けられている[DIDレジャーエントリ](../../ledger-data/ledger-entry-types/did.md)を削除します。

View File

@@ -5,13 +5,12 @@ seo:
description: DIDを作成または更新します。
labels:
- DID
status: not_enabled
---
# DIDSet
[[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "ソース")
_([DID Amendment][] {% not-enabled /%} が必要です。)_
_([DID Amendment][])_
新しい[DIDレジャーエントリ](../../ledger-data/ledger-entry-types/did.md)を作成したり、既存の項目を更新したりします。