Skip to content

Commit 50246da

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ async function main() {
6767

6868
### Step 2: Implement the Callback Contract
6969

70-
Your contract must expose `receiveResult(bytes32,bytes)`
70+
Your contract must expose the function `receiveResult(bytes32,bytes)`
7171
[ERC1154](https://github.com/iExecBlockchainComputing/iexec-solidity/blob/master/contracts/ERC1154/IERC1154.sol).
7272
The protocol calls it with:
7373

0 commit comments

Comments
 (0)