BitGo / BitGoJS

BitGo JavaScript SDK
https://developers.bitgo.com/
Apache License 2.0
354 stars 272 forks source link

chore(utxo-lib)!: remove unnecessary properties from WalletUnspent #4940

Closed OttoAllmendinger closed 1 week ago

OttoAllmendinger commented 1 week ago

The type contains some fields that are only relevant in the JSON api and don't belong in utxo-lib

Issue: BTC-1351