-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use b4a.toString() to convert keys to hex
This allows support in the browser as calling `.toString('hex')` directly on the keys results in a string representation of the typed array which is how buffers are implementing in hypercore etc in the browser.
- Loading branch information
1 parent
3bdd229
commit 6d452c7
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters