Add links to DID transaction types

This commit is contained in:
amarantha-k
2024-11-08 10:51:33 -08:00
parent 375cea5f8e
commit 4c48121f27
2 changed files with 4 additions and 4 deletions

View File

@@ -301,8 +301,8 @@ Clawbackはデフォルトでは無効になっています。Clawbackを使用
次の新しいトランザクションを追加します。
- DIDDelete - XRPLアカウントに関連付けられたDIDを削除します。
- DIDSet - 新しいDIDを作成するか、既存のDIDを更新します。
- [DIDDelete](../docs/references/protocol/transactions/types/diddelete.md) - XRPLアカウントに関連付けられたDIDを削除します。
- [DIDSet](../docs/references/protocol/transactions/types/didset.md) - 新しいDIDを作成するか、既存のDIDを更新します。
新しい`DID`レジャーエントリタイプを追加します。

View File

@@ -301,8 +301,8 @@ Adds to the ledger Decentralized Identifier (DID) functionality that conforms to
Adds new transactions:
- DIDDelete - Delete the DID associated with your XRPL account.
- DIDSet - Create a new DID or update an existing one.
- [DIDDelete](../docs/references/protocol/transactions/types/diddelete.md) - Delete the DID associated with your XRPL account.
- [DIDSet](../docs/references/protocol/transactions/types/didset.md) - Create a new DID or update an existing one.
Adds a new `DID` ledger entry type.