Bitcoin Forum

Bitcoin => Electrum => Topic started by: pitham1 on June 01, 2017, 12:14:03 AM



Title: Replace by Fee Transaction
Post by: pitham1 on June 01, 2017, 12:14:03 AM
I have replaceable-by-fee transaction, which is unconfirmed and I would like to increase the fees.

A --> B + C (Change)

In my case, C is greater than B.
When I try to increase the fees, the new transaction proposed reduces B and increases the fees. Is there a way to choose which output to reduce while increasing the fees?


Title: Re: Replace by Fee Transaction
Post by: pooya87 on June 01, 2017, 04:33:25 AM
i believe electrum recognizes the lower amount as your change address so it deducts the additional fee from (what it thinks) is the change.
i'm afraid if the GUI doesn't offer selecting the output to reduce (i don't have any RBF tx to check) and if what i said above is true, the only way is to manually edit the transaction and sign it again.


Title: Re: Replace by Fee Transaction
Post by: pitham1 on June 04, 2017, 07:22:30 AM
i believe electrum recognizes the lower amount as your change address so it deducts the additional fee from (what it thinks) is the change.
i'm afraid if the GUI doesn't offer selecting the output to reduce (i don't have any RBF tx to check) and if what i said above is true, the only way is to manually edit the transaction and sign it again.

Is this really the case? If true, then enabling the GUI to choose which output to decrease while increasing the fees would be helpful.
The software shouldn't presume which output is the change and which output is not.


Title: Re: Replace by Fee Transaction
Post by: Abdussamad on June 04, 2017, 01:02:09 PM
This is a bug. You should report it on github (https://github.com/spesmilo/electrum/issues).