Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2079: Improve lovelace parser failure in the cli r=Jimbo4350 a=Jimbo4350 Closes #2063 Improved failure: ``` cabal exec cardano-cli -- shelley transaction build-raw --tx-in 91999ea21177b33ebe6b8690724a0c026d410a11ad7521caa350abdafa5394c3#0 --tx-out addr1v9wmu83pzajplrtpsq6tsqdgwr98x888trpmah2u0ezznsge7del3+18446744073709551616 --fee 1000 --ttl 1234 --out-file test option --tx-out: Failed reading: 18446744073709551616 lovelace exceeds the Word64 upper bound ``` Co-authored-by: Jordan Millar <[email protected]>
- Loading branch information