cardano-foundation / cardano-wallet

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

[ADP-3254] Generalize the http client to work on all networks #4506

Closed paolino closed 5 months ago

paolino commented 5 months ago

This PR extract a polymorphic (in the network) version of the (covered) http client functions for testing and release purposes