hedera-hcs-chat-js
hedera-hcs-chat-js copied to clipboard
update @hashgraph/sdk to 2.42.0. To handle new type of key.
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