Post
Topic
Board Electrum
Re: How to send unspent outputs to another address in Electrum?
by
BitMaxz
on 31/03/2020, 23:47:15 UTC
Sorry I should have been more clear, I'm not trying to make a single transaction from two addresses at once, I'm trying to redirect the UTXO of one of the addresses to my bech32 address, and then repeat the same process for my other address.

But anyway, I was wondering if I purchase something using my legacy address, how to redirect the UTXO from that address to my bech32 address/wallet. Same with my p2sh-segwit address.

It seems that you are talking about auto forwarder or redirect the unspent bitcoin from one of your address to your another bitcoin address.
Am I correct?

If I'm correct I think you will need a script to automate send the unspent bitcoin to your other wallet.

Take a look at this one Linux based below.
- https://bitcointalk.org/index.php?topic=214086.msg3361837#msg3361837

This might be what you looking for.