Add vout index to transaction id in transactions details dialog
Imho you need to chose:
- Does the transaction detail window show details about a transaction?
- Or does it show details about an output?
Displaying some half baked information about a transaction in general is one thing, but adding a specific vout index to the transaction hash labeled as "Transaction ID" seems wrong here, because the information is not about an specific output and for all outputs (= all "transaction details" windows) equal.
Related: "ID" may be replaced by "hash" + instead of displaying an empty "Address" (transaction history tab) or no "To" (transaction details) line, at least display the transaction type or some information, if it's not an pay-to-pubkeyhash output.