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
2268: Remove outdated comments about empty output lists in transactions. r=KtorZ a=jonathanknowles
# Issue Number
Cleanup after #2247, #2255, and other related PRs.
# Overview
This PR:
* removes a couple of outdated comments about disallowing empty lists of outputs in transactions. It's been established that having an empty list of outputs is perfectly reasonable in certain circumstances (such as a transaction that includes just a delegation certificate).
* updates the `Arbitrary ApiTransaction` instance to generate possibly-empty lists of outputs.
Co-authored-by: Jonathan Knowles <jonathan.knowles@iohk.io>
0 commit comments