2
So I've read that a wallet is basically a public address key paired with a private key.
But is it more than that? Does the physical wallet file contain transaction and balance information as well or does that get pulled from the cloud?
For example, let's assume I have just the public and private keys written down on a piece of paper...
If I import those keys into a wallet client, will the wallet client download my balance and transaction history associated with my address from the cloud?
But what else exists in the wallet file aside from the public/private key? Just transaction data that can be redownloaded easily from the block chain? Is the private/public key the only thing important to backup? – sayguh – 2014-02-03T18:46:26.967
@sayguh check this page http://bitcoin.stackexchange.com/questions/853/what-do-the-different-dat-files-contain?rq=1
– Luca Matteis – 2014-02-03T18:50:51.560