From 476839e3dbac2ecd7cecf2d9dacc792676af84d3 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Mon, 27 Jul 2020 13:10:36 -1000 Subject: [PATCH] update numbering --- A2_2_Mining_with_Regtest.md => A3_2_Mining_with_Regtest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename A2_2_Mining_with_Regtest.md => A3_2_Mining_with_Regtest.md (97%) diff --git a/A2_2_Mining_with_Regtest.md b/A3_2_Mining_with_Regtest.md similarity index 97% rename from A2_2_Mining_with_Regtest.md rename to A3_2_Mining_with_Regtest.md index b07814f..06ed827 100644 --- a/A2_2_Mining_with_Regtest.md +++ b/A3_2_Mining_with_Regtest.md @@ -31,4 +31,4 @@ However, a block must have 100 confirmations before that reward can be spent, so ## What's Next? -After starting your bitcoind on regtest and generating the first blocks, you have balance in your address to spend and [test using Regtest blockchain](15_3_Testing_with_Regtest.md). +After starting your bitcoind on regtest and generating the first blocks, you have balance in your address to spend and [test using Regtest blockchain](A3_3_Testing_with_Regtest.md).