Skip to content

Commit 159410e

Browse files
committed
adding tip about getResultFromCompletedTask usage in processProtectedData page
1 parent 631c0d9 commit 159410e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tools/dataProtector/dataProtectorCore/processProtectedData.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,15 @@ A unique identifier associated with a task currently running on the iExec
299299
Bellecour side chain. You can monitor task execution using the
300300
[iExec blockchain explorer](https://explorer.iex.ec).
301301

302+
::: tip
303+
304+
The
305+
[getResultFromCompletedTask()](../dataProtectorSharing/consume/getResultFromCompletedTask.md)
306+
function allows you to retrieve the result of a completed task using its
307+
`taskId`.
308+
309+
:::
310+
302311
### result
303312

304313
`ArrayBuffer`

0 commit comments

Comments
 (0)