File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -301,8 +301,8 @@ Clawbackはデフォルトでは無効になっています。Clawbackを使用
301
301
302
302
次の新しいトランザクションを追加します。
303
303
304
- - DIDDelete - XRPLアカウントに関連付けられたDIDを削除します。
305
- - DIDSet - 新しいDIDを作成するか、既存のDIDを更新します。
304
+ - [ DIDDelete] ( ../docs/references/protocol/transactions/types/diddelete.md ) - XRPLアカウントに関連付けられたDIDを削除します。
305
+ - [ DIDSet] ( ../docs/references/protocol/transactions/types/didset.md ) - 新しいDIDを作成するか、既存のDIDを更新します。
306
306
307
307
新しい` DID ` レジャーエントリタイプを追加します。
308
308
Original file line number Diff line number Diff line change @@ -301,8 +301,8 @@ Adds to the ledger Decentralized Identifier (DID) functionality that conforms to
301
301
302
302
Adds new transactions:
303
303
304
- - DIDDelete - Delete the DID associated with your XRPL account.
305
- - DIDSet - Create a new DID or update an existing one.
304
+ - [ DIDDelete] ( ../docs/references/protocol/transactions/types/diddelete.md ) - Delete the DID associated with your XRPL account.
305
+ - [ DIDSet] ( ../docs/references/protocol/transactions/types/didset.md ) - Create a new DID or update an existing one.
306
306
307
307
Adds a new ` DID ` ledger entry type.
308
308
You can’t perform that action at this time.
0 commit comments