We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
parity-scale-codec
Hello. I created a smart contract from the smart contract builder at https://openbrush.io
I am getting the following error while running cargo +nightly contract build
cargo +nightly contract build
ERROR: Mismatching versions of parity-scale-codec were found!
How do I fix this issue?
The text was updated successfully, but these errors were encountered:
Hi @avirajkhare00 , this repo is not maintained, but it is maintained in this fork: https://github.com/727-Ventures/openbrush-contracts you can check it out if you are interested
Sorry, something went wrong.
No branches or pull requests
Hello. I created a smart contract from the smart contract builder at https://openbrush.io
I am getting the following error while running
cargo +nightly contract build
ERROR: Mismatching versions of
parity-scale-codec
were found!How do I fix this issue?
The text was updated successfully, but these errors were encountered: