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.
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.