mesg-foundation / js-sdk

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

Improve event hash when creating an execution #137

Closed antho1404 closed 4 years ago

antho1404 commented 4 years ago

The event hash is currently hardcoded and should be generated.

https://github.com/mesg-foundation/js-sdk/blob/master/packages/cli/src/commands/service/execute.ts#L66

Roms1383 commented 4 years ago

Which way do you want to generate it? Hash of the repository files?

antho1404 commented 4 years ago

Issue migrated to liteflow-labs/liteflow-js#17