Skip to content

Commit

Permalink
Switch to zcrypto fork for prebuildity
Browse files Browse the repository at this point in the history
Signed-off-by: 1000TurquoisePogs <[email protected]>
  • Loading branch information
1000TurquoisePogs committed Jan 22, 2024
1 parent 4e81c27 commit f8260b3
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2,302 deletions.
2 changes: 1 addition & 1 deletion lib/webserver.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ try {
if (USE_KEYRING_JS) {
keyring_js = require('keyring_js');
} else {
zcrypto = require('zcrypto');
zcrypto = require('@1000turquoisepogs/zcrypto');
}
}
} catch (e) {
Expand Down
Loading

0 comments on commit f8260b3

Please sign in to comment.