mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 3_Playing_with_Bitcoin.md
This commit is contained in:
parent
fc82430235
commit
f8d4730f69
@ -101,6 +101,7 @@ You shouldn't mess with most of these directories, particularly the blocks and c
|
||||
|
||||
> **TESTNET vs MAINNET:** If you're using mainnet, then _everything_ will instead be stuck in the main ~/.bitcoin directory. These various setups _do_ elegantly stack, so if you are using mainnet, testnet, and regtest, you'll find that ~/.bitcoin contains your config file and your mainnet data, ~/.bitcoin/testnet3 contains your testnet data, and ~/.bitcoin/regtest contains your regtest data.
|
||||
|
||||
### Get Help
|
||||
|
||||
## Part One: The State of the Chain and the Wallet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user