Skip to content

Commit

Permalink
Merge pull request #342 from ERC725Alliance/fix-md
Browse files Browse the repository at this point in the history
docs: upgrade docs so they work with mdx3
  • Loading branch information
frozeman authored Nov 7, 2023
2 parents cb1a8c7 + b9d5b38 commit 24df265
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/classes/ERC725.md
Original file line number Diff line number Diff line change
Expand Up @@ -704,9 +704,9 @@ The key name or erc725y json schema associated to the key hash to decode, for in

#### Returns

| Name | Type | Description |
| :---------------- | :--------------------------------------------------- | :----------------------------------------------- |
| `dynamicKeyParts` | {type: string, value: string OR number OR boolean}[] | The dynamic key parts decoded from the key hash. |
| Name | Type | Description |
| :---------------- | :----------------------------------------------------- | :----------------------------------------------- |
| `dynamicKeyParts` | \{type: string, value: string OR number OR boolean\}[] | The dynamic key parts decoded from the key hash. |

#### Example

Expand Down

0 comments on commit 24df265

Please sign in to comment.