We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What causes the error "Deploy error when executing Rholang code." getting a map result from a deploy.
the code ends with:
stdout!(["counts", *counts]) | deployId!(*counts)
we get the counts map on stdout but we get the error instead of counts back in deployId.
The text was updated successfully, but these errors were encountered:
I don't have enough information to address this.
Exactly what steps should I take to reproduce the symptoms?
Sorry, something went wrong.
The steps to reproduce the symptoms are here https://docs.google.com/document/d/1V5k9tDjztEVDYiXJG1-Hpb0rNtVcV22GrsdXb0pDUx8/edit#
I get the same error on testnet.
dckc
tgrospic
No branches or pull requests
What causes the error "Deploy error when executing Rholang code." getting a map result from a deploy.
the code ends with:
we get the counts map on stdout but we get the error instead of counts back in deployId.
The text was updated successfully, but these errors were encountered: