You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the workstep executes successfully, we want to store the resulting content addressable hash in the BPI smart contract, so that a third party can validate that the workstep was executed with the correct inputs.
Scope of this one is to trigger the setAnchorHash method of the registered BPI smart contract with the workgroup id and the actual CAH as parameters, after the workstep has been successfully executed by the BPI.
Overview
Once the workstep executes successfully, we want to store the resulting content addressable hash in the BPI smart contract, so that a third party can validate that the workstep was executed with the correct inputs.
Scope of this one is to trigger the setAnchorHash method of the registered BPI smart contract with the workgroup id and the actual CAH as parameters, after the workstep has been successfully executed by the BPI.
This one is currently blocked by #803
Reference
Questions
Acceptance
Tasks
The text was updated successfully, but these errors were encountered: