-
Notifications
You must be signed in to change notification settings - Fork 148
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
Error parsing ECDSA public key #1358
Comments
I suspect that we have the same problem with Java and Golang SDKs |
@pathornteng |
I am using v2.19.0, the latest version, and I get the error every time. The following is the complete script on MacOS.
|
@pathornteng |
Hi @petreze, yes |
@pathornteng We are going to fix it in the new release. Thank you for the opened issue. |
Fixed with #1366 |
Description
Currently, Javascript SDK is throwing an error when it tries to parse ECDSA public.
This problem does not happen with ED25519.
Steps to reproduce
Run the following code
You will get
Additional context
No response
Hedera network
mainnet, testnet, previewnet
Version
lastest
Operating system
macOS
The text was updated successfully, but these errors were encountered: