cpacia / BitcoinCash-Wallet

Bitcoin Cash P2P SPV Wallet
MIT License
73 stars 27 forks source link

Sweep wallet Bitcoin Cash #2

Closed HostFat closed 7 years ago

HostFat commented 7 years ago

This feature can be very useful for many users that still need to claim their BCC :)

Maybe it should support WIF, BIP38 and mini private key

cpacia commented 7 years ago

Probably like a half day work to add it. The only real issue though is you need to sync from genesis to recover all utxos. That would take a decent amount of time. Currently it only syncs from a relatively recent checkpoint.

cpacia commented 7 years ago

Done - bip38