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