Skip to content

Commit 067e57b

Browse files
committed
Feat: updated pinocchio escrow challenge
1 parent 2e69834 commit 067e57b

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

src/app/content/challenges/pinocchio-escrow/en/pages/conclusion.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/app/content/challenges/pinocchio-escrow/en/pages/make.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Below are the accounts the context needs:
1818
- system_program: the system program. Must be executable
1919
- token_program: the token program. Must be executable
2020

21-
**Note**: We're going to use the types that introduced in the [Introduction to Pinocchio](/en/courses/introduction-to-pinocchio/pinocchio-accounts).
21+
**Note**: We're going to use the helpers that we introduced in the [Introduction to Pinocchio](/en/courses/introduction-to-pinocchio/pinocchio-accounts).
2222

2323
In code, this looks like:
2424

0 commit comments

Comments
 (0)