Replies: 2 comments 2 replies
-
You Cargo.toml is configured incorrectly. Mostly likely some of the deps have missing |
Beta Was this translation helpful? Give feedback.
2 replies
-
Unless you can point it out where the bug it is within xtokens otherwise I don't know what can be improved on xtokens side. Your issue may be triggered by adding a new pallet, but it is an issue in your code. The compiler error message have indicated exactly what's the error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to integrante xtoken module but having this issue when tryin to compile:
![Screenshot 2021-12-20 at 21 12 30](https://user-images.githubusercontent.com/13895430/146826922-87542007-7ee8-4f40-869e-0d18c8b0e571.png)
Branch with changes: https://github.com/Kabocha-Network/cumulus/blob/v0.9.13-elio-xtokens/parachain-template/runtime/Cargo.toml
Thank you
Beta Was this translation helpful? Give feedback.
All reactions