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(abigen): resolve output struct types correctly #1546

Merged
merged 2 commits into from Aug 1, 2022

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Aug 1, 2022

Motivation

Closes #1509

Solution

resolve output types correctly when we expand the function output params

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit 6bb25e5 into gakonst:master Aug 1, 2022
@clifton
Copy link
Contributor

clifton commented Aug 1, 2022

nice thank you!

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.

abigen: function returning a struct generates rust that wont compile
3 participants