Skip to content

Commit

Permalink
🤖 Documentation auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 24, 2023
1 parent 193b775 commit 918f155
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,9 @@ Parameters:

#### :gear: uint8ArrayToHexString

| Function | Type |
| ----------------------- | ------------------------------- |
| `uint8ArrayToHexString` | `(bytes: Uint8Array) => string` |
| Function | Type |
| ----------------------- | ------------------------------------------- |
| `uint8ArrayToHexString` | `(bytes: Uint8Array or number[]) => string` |

[:link: Source](https://github.com/dfinity/ic-js/tree/main/packages/utils/src/utils/arrays.utils.ts#L60)

Expand Down

0 comments on commit 918f155

Please sign in to comment.