mesg-foundation / js-sdk

Javascript mono-repo with all the tools to interact with MESG
https://mesg.com
4 stars 4 forks source link

Complie process file map value isn't correct. #157

Closed blackinno closed 4 years ago

blackinno commented 4 years ago

When compiling the process file refKeys isn't from key of the task or events , some time is taken from the previous task.

repo: https://github.com/mesg-foundation/application-stripe-to-erc20

antho1404 commented 4 years ago

The issue came from the fact that refKey is not a supported attribute. You should use stepKey in your process file