hedera-hcs-chat-js icon indicating copy to clipboard operation
hedera-hcs-chat-js copied to clipboard

update @hashgraph/sdk to 2.42.0. To handle new type of key.

Open swswsw opened this issue 7 months ago • 0 comments

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

swswsw avatar Jul 25 '24 01:07 swswsw