diff --git a/12_1_Accessing_Bitcoind_with_Curl.md b/04_4__Interlude_Using_Curl.md similarity index 99% rename from 12_1_Accessing_Bitcoind_with_Curl.md rename to 04_4__Interlude_Using_Curl.md index 2b7f5ac..b3a0a3d 100644 --- a/12_1_Accessing_Bitcoind_with_Curl.md +++ b/04_4__Interlude_Using_Curl.md @@ -1,3 +1,5 @@ +_TODO: THIS NEEDS TO BE REWRITTEN TO REPOSITION THIS INTO THE FLOW OF CHAPTER 4._ + # 12.1: Accessing Bitcoind with Curl > **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.