You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
## Problem\*
Resolves#5238
## Summary\*
Use nested values when the sizes do not match
## Additional Context
## Documentation\*
Check one:
- [X] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.
# PR Checklist\*
- [X] I have tested the changes locally.
- [X] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Problem
Playing around with complexe structures returned by Oracle calls, I am getting an error when calling the foo_return() oracle call defined below:
The error is
Assertion failed: 'Foreign call result array doesn't match expected size'
Happy Case
No error
Project Impact
None
Impact Context
No response
Workaround
None
Workaround Description
No response
Additional Context
Related to issue #4561
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: