Wallet: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Add info about wallet.dat.)
(Add See Also section along with an entry for Securing your wallet.)
Line 2: Line 2:


The data file for the wallet is wallet.dat and is located in the Bitcoin [[Securing_your_wallet#Locating_BitCoin_s_data_directory|data directory]].
The data file for the wallet is wallet.dat and is located in the Bitcoin [[Securing_your_wallet#Locating_BitCoin_s_data_directory|data directory]].
==See Also==
* [[Securing your wallet]]

Revision as of 10:20, 21 January 2011

A Bitcoin wallet contains Bitcoin addresses.

The data file for the wallet is wallet.dat and is located in the Bitcoin data directory.

See Also