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

Attempt at installing accountid20 #1183

Closed

Conversation

JoshOrndorff
Copy link

This is the beginning of an attempt to generalize the accountid type. Substrate itself supports being generic over the accountid, but cargo contract assumes it to be AccountId20.

One confusion I had is why the AccountId20 type is duplicated in this repo. I understood that subxt duplicated it so it doesn't have to depend on sp-core. But why duplicate it again here?

Any advice or help in this effort is much appreciated.

This attempts to solve #1182

@JoshOrndorff
Copy link
Author

I'm closing this in favor of #1186 . I've made a much better attempt over there.

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

Successfully merging this pull request may close these issues.

1 participant