As I understand First Seen Safe Replace By Fee (FSS RBF), both the destination and the change address must remain unchanged when replacing a transaction. This means a new input is required in order to increase the fee. Can this be avoided by sending the change back to the receiving address? (Note: loss of privacy/security due to address reuse)
Example: Sending from A to X and change address Y. To bump the fee via FSS RBF, we must send from A and B to X and change addresses Y and Z.
Idea: Sending from A to X and change address A. To bump the fee via FSS RBF, we send from A to X with less change going to A.
I think it's a bad idea because of the address reuse, but I wonder if it's theoretically possible.
Example: Sending from A to X and change address Y. To bump the fee via FSS RBF, we must send from A and B to X and change addresses Y and Z.
Idea: Sending from A to X and change address A. To bump the fee via FSS RBF, we send from A to X with less change going to A.
I think it's a bad idea because of the address reuse, but I wonder if it's theoretically possible.