Plutonomicon / cardano-transaction-lib

A Purescript library for building smart contract transactions on Cardano
https://plutonomicon.github.io/cardano-transaction-lib/
MIT License
91 stars 52 forks source link

Blockfrost `getUtxo` returns spent outputs #1599

Open errfrom opened 5 months ago

errfrom commented 5 months ago

This behavior contradicts the getUtxo docstring:

https://github.com/Plutonomicon/cardano-transaction-lib/blob/30d64a6b397fd7d43c44a244f2bf0fb896adec51/src/Contract/Utxos.purs#L63C1-L64C61

klntsky commented 2 months ago

Do we have a way to filter them out?