mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Add links to DID transaction types
This commit is contained in:
@@ -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`レジャーエントリタイプを追加します。
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user