Issue Details
- Number
- 9641
- Title
- [Feature] Allow gettxout to return information for spent outputs
- Description
- Related: https://github.com/bitcoin/bitcoin/issues/4007
I'm assuming this is non-trivial to do, but I wish that gettxout could return data for spent outputs. This would allow me to compute, for example, the height at which any transaction was mined. Currently, this is only possible if the transaction in question has one or more unspent outputs due to the current restriction on gettxout.
- URL
-
https://github.com/bitcoin/bitcoin/issue/9641
- Closed by
-
Back to List