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

fix: Command comment error #695

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

cfanbo
Copy link

@cfanbo cfanbo commented Jan 16, 2025

Update how-to-cpi.md

AccountMeta::new_readonly(account4_pubkey, true),  // writable, signer

to

AccountMeta::new_readonly(account4_pubkey, true),  // not writable, signer

Update how-to-cpi.md
@cfanbo cfanbo requested a review from ZYJLiu as a code owner January 16, 2025 01:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant