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

Error on running crank program (serum-dex-0.5.6 release version) #241

Closed
ibrohimkhan opened this issue May 19, 2022 · 1 comment
Closed

Comments

@ibrohimkhan
Copy link

Dear team,

I'm trying to run crank program to deploy a sample exchange market on my local machine. I'm using the following command to run it with appropriate args:

cargo run -- $CLUSTER whole-shebang $KEYPAIR_FILE $PROGRAM_ID

but I'm getting following error:

error[E0599]: no variant or associated item named `process_new_order_v3` found for enum `state::State` in the current scope
       --> dex/src/state.rs:3263:23

Could you please to advise me how to resolve this issue?

Here is a screenshot of the error:
Screen Shot 2022-05-19 at 11 04 39

@ibrohimkhan
Copy link
Author

the issue resolved in pull request #242

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

1 participant