[BUG] - transaction build attempts to create UTxO with 0 lovelace as change #3041
Labels
alonzo-purple
Relates to the Alonzo Purple Testnet
API&CLI-Backlog
bug
Something isn't working
comp: cardano-cli
era: alonzo
type: bug
Something is not working
user type: internal
Created by an IOG employee
Internal/External
Internal if an IOHK staff member.
Area
Other Any other topic (Delegation, Ranking, ...).
Summary
When I use
transaction build
and balance the outputs so that there is no change then the cli still attempts to create a UTxO which fails due to minimum constraint.Steps to reproduce
Steps to reproduce the behavior:
transaction build
to send 10 ada minus the exact fee of 167217 lovelaceExpected behavior
When there's no remainder it should skip trying to create UTxO for change of 0 lovelace.
System info (please complete the following information):
The text was updated successfully, but these errors were encountered: