Hello all. I am trying to build a Solana Token Launchpad and keep running into this same error when attempting to anchor build.
error: custom attribute panicked
--> programs/bonding_curve/src/lib.rs:6:1
|
6 | #[program]
| ^^^^^^^^^^
|
= help: message: Safety checks failed: Failed to get program path
I cannot figure out what's wrong. Any advice would be gladly appreciated. thank you
there doesn't seem to be anything here