Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction simulation failed: Attempt to load a program that does not exist #12

Open
heaversm opened this issue Feb 16, 2022 · 1 comment

Comments

@heaversm
Copy link

Following this tutorial

I have followed all of the steps up to the point of building the counter code, including having a running localhost validator.

I have taken the output of solana address -k target/deploy/mysolanaapp-keypair.json

and input it in lib.rs and anchor.toml as instructed, and get the following after running anchor build and then anchor test:

mysolanaapp
Transaction simulation failed: Attempt to load a program that does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@heaversm and others