cardano-foundation / cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
Apache License 2.0
758 stars 213 forks source link

[ADP-3272] Clarify `Arbitrary` instance for `PartialTx`. #4536

Closed jonathanknowles closed 3 months ago

jonathanknowles commented 3 months ago

Issue

ADP-3272

Description

This PR clarifies the Arbitrary instance for PartialTx, making the following small improvements:

jonathanknowles commented 3 months ago

Merging manually, as: