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

unresolved imports crate::error, crate::instruction #11

Open
AlexLup06 opened this issue Nov 28, 2021 · 0 comments
Open

unresolved imports crate::error, crate::instruction #11

AlexLup06 opened this issue Nov 28, 2021 · 0 comments

Comments

@AlexLup06
Copy link

unresolved imports `crate::error`, `crate::instruction`

unresolved import

help: a similar path exists: `solana_program::instruction`

I get this error in processor.rs with use crate::{error::EscrowError, instruction::EscrowInstruction, state::Escrow};

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

No branches or pull requests

1 participant