-
Notifications
You must be signed in to change notification settings - Fork 273
Associated types in RPC traits #267
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
Conversation
The |
I think by swapping the rules for traits with metadata and those without, we can get rid of the
in the metadata case, this would follow the |
@gavofyork @rphmeier I believe it's not required any more in Polkadot, is it? Would be awesome to avoid |
@tomusdrw no, not needed for polkadot any more. 100% agree about ASSOCIATED keyword. |
Closing, since I doesn't seem to be needed. We might consider this as part of #66 |
No description provided.