Skip to content

Instantly share code, notes, and snippets.

@mattm
Created December 9, 2021 15:53
Embed
What would you like to do?
/// Program modified the data of an account that doesn't belong to it
#[error("instruction modified data of an account it does not own")]
ExternalAccountDataModified,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment