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

fix(abi): change abiarraytype type bounds for tuple #1079

Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Mar 24, 2022

Motivation

Closes #1076

Solution

change the type bound from AbiArrayType to AbiType in the tuple macro

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit a43a9b8 into gakonst:master Mar 25, 2022
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.

Invalid bindings are generated
2 participants