Skip to content

Instantly share code, notes, and snippets.

@mattm
Created December 9, 2021 15:53
Show Gist options
  • Save mattm/854315f305d69c7741026a6ee264e7e1 to your computer and use it in GitHub Desktop.
Save mattm/854315f305d69c7741026a6ee264e7e1 to your computer and use it in GitHub Desktop.
/// 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