vaimee / desmo-sdk

MIT License
2 stars 1 forks source link

Add observable to Desmo module #22

Closed iosonopersia closed 2 years ago

iosonopersia commented 2 years ago

Adds an observable to Desmo module so that the frontend can be notified about the execution state of the query. The observable payload contains both the taskID (it could be used by the frontend to show a link to the iExec task) and a string representing the updated status of the task.