Post
Topic
Board Electrum
Re: Electrum 4.3.2 Lost Funds
by
nc50lc
on 03/11/2022, 06:59:54 UTC
Looking at it's transaction ID of b7aee9ebf54c3f7f97ace1e63b81a5f073419e6a86ef69937711295090d6af79 I see a message, "Exact payment amounts (no change)

On https://en.bitcoin.it/wiki/Privacy#Exact_payment_amounts_.28no_change.29 I see:
Payments that send exact amounts and take no change are a likely indication that the bitcoins didn't move hands.
Your coins weren't moved to your own wallet.
Having a single output with round amount doesn't always mean that it didn't changed hands (the keyword in the WiKi is "likely").
The message that you see in that specific blockexplorer is just a generic tag to such transactions, but it doesn't mean that it's always the case.

It's pretty obvious that if all of your funds are sent to a single output, then there wont be any change left to send to a "change address".
For the exact (round) amount, it's common in tools that automatically deduct the fee from the input(s) and the output's amounts;
or even Electrum's "output value rounding" can produce such output.