Skip to content

Commit 9342202

Browse files
committed
remove decrypting results links and add todo
1 parent 0e36906 commit 9342202

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ for input parameters:
246246
- Refactor "advanced" section in build-iapp
247247
- Rework src\get-started\protocol\iexec-doracle.md (transfer to guide or
248248
rewrite)
249-
- Talk about encrypting results in use-iapp
249+
- Talk about encrypting results in use-iapp (link in outputs, iapp generator...)
250250
- Rework src\get-started\protocol\oracle.md (transfer to guide or rewrite)
251251
- Talk about iApp secret
252252
- Improve Guide in build-iapp section - be more clear for builder ( how to

src/guides/build-iapp/debugging.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,3 @@ Continue improving your iApp:
171171

172172
- **[Inputs](/guides/build-iapp/inputs)** - Handle data inputs
173173
- **[Outputs](/guides/build-iapp/outputs)** - Handle data outputs in TEE
174-
- **[How to Get and Decrypt Results](/guides/build-iapp/outputs)** - Retrieve
175-
results

src/references/iapp-generator.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ Once you've built your first iApp, level up with these practical guides:
4747
execution issues
4848
- **[App Access Control and Pricing](/guides/build-iapp/manage-access)** -
4949
Control who can use your iApp
50-
- **[How to Get and Decrypt Results](/guides/build-iapp/outputs)** - Retrieve
51-
and use outputs
5250

5351
### 3. **Explore Advanced Features**
5452

0 commit comments

Comments
 (0)