Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update base58-universal with base-58 #76

Open
terance-edmonds opened this issue May 16, 2024 · 0 comments
Open

Update base58-universal with base-58 #76

terance-edmonds opened this issue May 16, 2024 · 0 comments

Comments

@terance-edmonds
Copy link

I was trying to use edca-secp256k1-verification-2019 on Typescript and couldn't get it to work. Cloned the repository and debugged the code and found out the library base58-universal was causing the issue.

ReferenceError: Cannot access 'alphabet' before initialization

This was the Error to be exact. If possible replace the library with base-58 which I have tested with as well. I can do a PR for it if it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant