-snip-
Cool topic, will give that electrum guide a try. Seems you need to
be really careful to specify a change address, otherwise the funds will be "lost" to the miner.
Are there any adroid wallets supporting this feature? I know there is electrum for android, but it sucks, so anything aside from that?
That warning is quite exaggerated though,
because Electrum will not let you create the transaction with "
0" amount
OP_RETURN alone.
And if it has a non-dust amount and you forgot to set a custom change address, Electrum will automatically dedicate a change address if there's an excess amount from the selected UTXO.
And if the custom change address amount is set too low for the input, Electrum will also use an actual change address.
He might have though of it because of his approach on using coin-control.
Notice that even though he set 2.3sat/B (
356sat) in the advanced preview, his total fee is 500sat which is the excess from the input, (
the excess is added as fee because it's dust)
But if he selected an input with higher amount or lower the amount of the change address, Electrum will use one of his change address to receive the excess, not set it all as fee.
What he/you need to do is to set the custom change address' amount to "!" to send all of the selected UTXO's amount to it in consideration of the fee rate that you'll set.