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] Remove `cardano-api` conversions from `restrictResolution`. #4557

Closed jonathanknowles closed 3 months ago

jonathanknowles commented 3 months ago

This PR removes conversions to and from cardano-api types from the restrictResolution function.

Issue

ADP-3272