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 #5

Merged
merged 2 commits into from Jul 28, 2021
Merged

Fix dependencies in simple events v2 #5

merged 2 commits into from Jul 28, 2021

Conversation

JoshOrndorff
Copy link

This PR straightens out the cargo dependencies for the v2 simple events pallets. For context see JoshOrndorff#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.

@herou herou merged commit d0711af into herou:simple_event_frame_v2 Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants