From f8d4730f6934582627ff86d2872204fd4a58d78b Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 24 Feb 2017 14:32:59 -0800 Subject: [PATCH] Update 3_Playing_with_Bitcoin.md --- 3_Playing_with_Bitcoin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3_Playing_with_Bitcoin.md b/3_Playing_with_Bitcoin.md index 1ccb537..9f0cf74 100644 --- a/3_Playing_with_Bitcoin.md +++ b/3_Playing_with_Bitcoin.md @@ -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