We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be useful to have support for returning tuples from noir circuits
My circuit returns a tuple like pub (u32, u32) and the circuit compiles correctly
pub (u32, u32)
No response
No
The text was updated successfully, but these errors were encountered:
@vezenovm what is the status of this?
Sorry, something went wrong.
@kevaundray still open. Working on #1889 right now as it is higher priority then will get to this issue
@vezenovm can this be closed?
Yes closed per #2899
vezenovm
No branches or pull requests
Problem
It would be useful to have support for returning tuples from noir circuits
Happy Case
My circuit returns a tuple like
pub (u32, u32)
and the circuit compiles correctlyAlternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: