-
Notifications
You must be signed in to change notification settings - Fork 28
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
node issue #43
Comments
It would be helpful if you could elaborate on how exactly you are using the store function? |
I am trying to call store() function from my code.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While using the function store from enclave package I am getting the following error :
time="2018-09-21T12:53:45+05:30" level=error msg="Unable to load sender public key, nacl: incorrect key length: 64" senderPubKey="[49 98 101 51 98 53 48 98 51 49 55 51 52 98 101 52 56 52 53 50 99 50 57 100 55 49 52 57 52 49 98 97 49 54 53 101 102 48 99 98 102 51 99 99 101 97 56 99 97 49 54 99 52 53 101 51 100 56 100 52 53 102 98 48]"
The sender public key which I am using is a quorum node key which is:
1be3b50b31734be48452c29d714941ba165ef0cbf3ccea8ca16c45e3d8d45fb0
The text was updated successfully, but these errors were encountered: