Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit b8e4012

Browse files
Program security - PDA sharing lesson updated (#449)
* Updated code snippets and content as per guidelines * Fixed transfer_ctx and spl import * Fixed transfer_ctx and spl import
1 parent 540ad6e commit b8e4012

File tree

2 files changed

+272
-255
lines changed

2 files changed

+272
-255
lines changed

content/courses/onchain-development/anchor-pdas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ objectives:
55
- Enable and use the `init_if_needed` constraint
66
- Use the `realloc` constraint to reallocate space on an existing account
77
- Use the `close` constraint to close an existing account
8-
description:
8+
description:
99
"Store arbitrary data on Solana, using PDAs, an inbuilt key-value store."
1010
---
1111

0 commit comments

Comments
 (0)