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

TX collateral return output index is wrong #612

Closed
agaffney opened this issue May 12, 2024 · 0 comments · Fixed by #669
Closed

TX collateral return output index is wrong #612

agaffney opened this issue May 12, 2024 · 0 comments · Fixed by #669
Assignees

Comments

@agaffney
Copy link
Contributor

When a collateral return output is returned via the .Produced() function, the output index should be the next after the original TX outputs rather than implicitly #0. For example, if the original TX has 2 outputs (#0 and #1), the collateral return output will be output index #2

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 a pull request may close this issue.

1 participant