cardano-ledger
cardano-ledger copied to clipboard
Get rid of `utxosDeposited`
The utxosDeposited
field in UTxOState
is currently only used in assertions. We should remove that field together with the assertions and then add equivalent tests in our testing suites.