I have a bitcoin spinner wallet (cool app) with 0.007 btc. I need to extract them to my other wallet to use. The app neither lets me spend them (not enough fee) not lets me export keys to another different wallet.
When I export the key from bitcoinspinner, i get a text file with following content:
bsb:some-base58-encoded-string?net=0
From this page, I figured that the backup is just a seed to the key generator, so I need the actual key, not the seed.
http://code.google.com/p/bitcoinspinner/source/browse/trunk/BitcoinSpinner/src/com/miracleas/bitcoin_spinner/SettingsActivity.java?r=78&spec=svn85Is there any way for me to import that key into blockchain.info?
I tried all different import options but it doesn't seem to work. That address is "watch only"