Skip to content

Commit 998d4dc

Browse files
Le-Caigneczguesmi
andauthored
Update src/guides/build-iapp/advanced/result-callback.md
Co-authored-by: Zied Guesmi <[email protected]>
1 parent 4688133 commit 998d4dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/guides/build-iapp/advanced/result-callback.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Use a callback when your smart contract should:
2020

2121
## 🧩 High-level flow
2222

23-
1. A requester executes an iApp.
23+
1. A requester deploys the smart contract that should receive the callback data.
24+
2. The requester executes an iApp and specifies the callback address.
2425
2. The iApp writes `${IEXEC_OUT}/computed.json` with a `callback-data` field
2526
(ABI‑encoded bytes you crafted).
2627
3. After the task completes and is validated, the iExec protocol invokes your

0 commit comments

Comments
 (0)