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

Improve macro error message for Call derive #170

Closed
ascjones opened this issue Sep 22, 2020 · 1 comment
Closed

Improve macro error message for Call derive #170

ascjones opened this issue Sep 22, 2020 · 1 comment

Comments

@ascjones
Copy link
Contributor

From https://github.com/paritytech/substrate-subxt/pull/99/files#diff-04c6e90faac2675aa89e2176d2eec7d8R9:

If you use #[derive(Call)] without #[module] in the same module, you will get errors
complaining about an undefined method with a name starting with with_.

@ascjones
Copy link
Contributor Author

ascjones commented Nov 8, 2021

Closed by #294

@ascjones ascjones closed this as completed Nov 8, 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
Development

No branches or pull requests

1 participant