elements icon indicating copy to clipboard operation
elements copied to clipboard

L-USDT transactions not shown on elements-qt UI

Open mpolavieja opened this issue 2 years ago • 2 comments

Not all transactions are swhon in elements-qt transactions (also in the csv export button). Outgoing L-USDT transactions are not shown, except for the related tx fee and a 0.00000001 L-BTC amount. It looks like it has to do with confidential transactions.

I am using elements 22.1.1 on windows 10 pro.

mpolavieja avatar Jul 16 '23 12:07 mpolavieja

Were these txs creatd in this wallet? My guess is that this is a watch-only wallet with an importaddress, but not enough information to unblind the transactions. If that's the case, then the blinding key should be exported from the wallet that created the tx and then imported with importblindingkey

psgreco avatar Dec 21 '23 20:12 psgreco

I don't think that is the problem. I am able to see the full details of each transaction if I use the gettransaction command in the console. The problem is that information is not shown in the UI ("Transactions") or in the exported csv.

mpolavieja avatar Dec 23 '23 13:12 mpolavieja