-
Notifications
You must be signed in to change notification settings - Fork 64
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
RangeError: byte length of X should be a multiple of N #28
Comments
Getting the same error trying to deploy the sample chaincode via the SDK as described here: Mac OS 10.12.4 Deploying chaincode ... |
I'm trying to drive the HFC Demo periodically against a Blockchain 0.6 starter network to gauge the health of the network. The demo usually works fine but occasionally I encounter one of these errors:
RangeError: byte length of Uint16Array should be a multiple of 2
RangeError: byte length of Uint32Array should be a multiple of 4
Environment:
The text was updated successfully, but these errors were encountered: