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

Fix dependencies in Simple Events V2 #456

Closed
wants to merge 4 commits into from
Closed

Fix dependencies in Simple Events V2 #456

wants to merge 4 commits into from

Conversation

JoshOrndorff
Copy link
Owner

This PR straightens out the cargo dependencies for the v2 simple events pallets. For context see #454

This does not fix everything about the pallet, but it gets it to a point where there are actual compile errors that make sense instead of confusing cargo errors.

The main problem is that your new pallet was using a different version of Substrate than where you forked off from the recipes.

@JoshOrndorff
Copy link
Owner Author

Oops, I opened this in the wrong fork.

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

Successfully merging this pull request may close these issues.

None yet

2 participants