Hi,
I lost some Bitcoins on an old phone that used Bitcoin Wallet (https://github.com/schildbach/bitcoin-wallet) by doing "Settings > Reset".
I tried using this app to find them by dumping the /data partition, but no luck. Apparently it uses a different wallet format:
The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using bitcoinj.
Any ideas on how to find such coins?
Thanks,
Graeme
Hi,
I lost some Bitcoins on an old phone that used Bitcoin Wallet (https://github.com/schildbach/bitcoin-wallet) by doing "Settings > Reset".
I tried using this app to find them by dumping the /data partition, but no luck. Apparently it uses a different wallet format:
The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using bitcoinj.
Any ideas on how to find such coins?
Thanks,
Graeme