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

Unflatten JSON for type def field #14

Merged
merged 2 commits into from Jun 17, 2020
Merged

Conversation

ascjones
Copy link
Member

The TypeDef enum of Type is currently flattened during serialization, but this won't work with the polkadot-js type definitions (see: polkadot-js/api#1662). This PR "unflattens" this field to allow for typescript type defintions.

Copy link
Collaborator

@Robbepop Robbepop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ascjones ascjones merged commit db9b568 into master Jun 17, 2020
@ascjones ascjones deleted the aj-unflatten-typedef-json branch June 17, 2020 06:23
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.

None yet

2 participants