cardano-foundation / cardano-wallet

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

Drop incorrect FIXME in `Cardano.Wallet.balanceTx` #4656

Closed Anviking closed 1 week ago

Anviking commented 1 week ago

readWalletUTxO /is/ returning the availible UTxO, that is, UTxOs used as inputs for pending txs are excluded.