Skip to content

Commit

Permalink
Merge pull request #450 from Chia-Network/did_get_info-fix
Browse files Browse the repository at this point in the history
Fix did_get_info information and add clarity
  • Loading branch information
hoffmang9 authored Dec 14, 2023
2 parents 0fc189b + 9e3cd83 commit 9672f13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/rpc-reference/dids.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,9 +416,9 @@ Options:

Request Parameters:

| Flag | Type | Required | Description |
| :------ | :----- | :------- | :------------------------------------------------------------ |
| coin_id | NUMBER | True | The Wallet ID of the DID wallet for which to get the DID info |
| Flag | Type | Required | Description |
| :------ | :----- | :------- | :-------------------------------------------------------------------------------- |
| coin_id | NUMBER | True | The coin ID of the DID get info (can be in the `0x618...` or `did:chia:16` format |

<details>
<summary>Example</summary>
Expand Down

0 comments on commit 9672f13

Please sign in to comment.