Post
Topic
Board Development & Technical Discussion
Merits 8 from 3 users
Re: The TX id that we need to create a transaction
by
ranochigo
on 17/10/2021, 04:31:14 UTC
⭐ Merited by o_e_l_e_o (4) ,pooya87 (2) ,ETFbitcoin (2)
You select the inputs that you'd like to spend in the transaction. Get the TXID and the output index of it for the transaction, for which the output index is the order for which your output is in within that specific transaction.

Electrum obtains the unspent transaction output and displays it to the user in the GUI for them to choose and construct an unsigned transaction for it to be signed, that is the purpose of a watch-only wallet.