nochowderforyou / clams

Clam Project
MIT License
62 stars 58 forks source link

allow users not to rescan after 'importwallet' #148

Closed dooglus closed 9 years ago

dooglus commented 9 years ago

Maybe I want to run 'importwallet' on 10 wallets. It's a waste to rescan for transactions after every import.

Do the same as we do for importprivkey and allow the user to opt to skip the rescan.

dooglus commented 9 years ago

Fixed in #152.