Skip to content

Commit 1721f3c

Browse files
author
francois branciard
committed
update readme
1 parent c016256 commit 1721f3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,14 +349,14 @@ Optional: usage not yet implemented in V2
349349
<tr>
350350
<td>CLAIMED</td>
351351
<td>claimFailedConsensus</td>
352-
<td>IexecHub/<td>
352+
<td>IexecHub</td>
353353
<td>iExecCloudUser</td>
354354
<td>if a WordeORder is in ACTIVE or REVEALING for too long, iExecCloudUser can get a refund by calling claimFailedConsensus</td>
355355
</tr>
356356
<tr>
357357
<td>COMPLETED</td>
358358
<td>finalizedWork</td>
359-
<td>WorkOrderPool/td>
359+
<td>WorkOrderPool</td>
360360
<td>scheduler</td>
361361
<td>Consensus reached, at least one worker has reveal and reveal period ended or all workers (with positive contributions) have revealed, scheduler can call finalizedWork function. This call distributeRewards and set result and status in WorkOrder</td>
362362
</tr>

0 commit comments

Comments
 (0)