KarolTrzeszczkowski / Inter-Wallet-Transfer-EC-plugin

A plugin, that sends your coins to another wallet one by one, every time to a fresh address.
GNU General Public License v3.0
8 stars 8 forks source link

feature request: ability to specify starting index for destination addresses #16

Open molecular opened 5 years ago

molecular commented 5 years ago

hi,

firstly: I love this pluging. Thanks so much for making it. It really helps preserving privacy.

I have a problem: my target wallet has some frozen addresses. They were never used and I don't want to use them as target for an inter wallet transfer I want to do. Background: they're registered cashaccount addresses.

Now I can see that it might break the design to open the destination wallet file to determine "frozen" status of addresses, so maybe as a workaround a starting address could be given when generating addresses in the destination wallet?

KarolTrzeszczkowski commented 5 years ago

Thank you for kind words :) This is good suggestion, I'll do it.