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 @hashgraph/sdk to 2.42.0. To handle new type of key. #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

swswsw
Copy link

@swswsw swswsw commented Jul 25, 2024

Description:

Without this fix, you will see this error when running node server.js:
ERROR: configureAccount() BadKeyError: invalid private key length: 50 bytes

To fix the issue, update @hashgraph/sdk to 2.42.0.

Files changed: package.json

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)
    Run node server.js

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

Successfully merging this pull request may close these issues.

None yet

1 participant