From 46d385810e3fb9f8efec9f457963623b48b269b3 Mon Sep 17 00:00:00 2001 From: namcios Date: Tue, 24 Aug 2021 09:55:33 -0300 Subject: [PATCH] Rename files chapter 17 to 18 --- ...ing_to_Bitcoind_Other.md => 18_0_Talking_to_Bitcoind_Other.md} | 0 ...ing_Bitcoind_with_Go.md => 18_1_Accessing_Bitcoind_with_Go.md} | 0 ...Bitcoind_with_Java.md => 18_2_Accessing_Bitcoind_with_Java.md} | 0 ...oind_with_NodeJS.md => 18_3_Accessing_Bitcoind_with_NodeJS.md} | 0 ...oind_with_Python.md => 18_4_Accessing_Bitcoind_with_Python.md} | 0 ...Bitcoind_with_Rust.md => 18_5_Accessing_Bitcoind_with_Rust.md} | 0 ...tcoind_with_Swift.md => 18_6_Accessing_Bitcoind_with_Swift.md} | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename pt/{17_0_Talking_to_Bitcoind_Other.md => 18_0_Talking_to_Bitcoind_Other.md} (100%) rename pt/{17_1_Accessing_Bitcoind_with_Go.md => 18_1_Accessing_Bitcoind_with_Go.md} (100%) rename pt/{17_2_Accessing_Bitcoind_with_Java.md => 18_2_Accessing_Bitcoind_with_Java.md} (100%) rename pt/{17_3_Accessing_Bitcoind_with_NodeJS.md => 18_3_Accessing_Bitcoind_with_NodeJS.md} (100%) rename pt/{17_4_Accessing_Bitcoind_with_Python.md => 18_4_Accessing_Bitcoind_with_Python.md} (100%) rename pt/{17_5_Accessing_Bitcoind_with_Rust.md => 18_5_Accessing_Bitcoind_with_Rust.md} (100%) rename pt/{17_6_Accessing_Bitcoind_with_Swift.md => 18_6_Accessing_Bitcoind_with_Swift.md} (100%) diff --git a/pt/17_0_Talking_to_Bitcoind_Other.md b/pt/18_0_Talking_to_Bitcoind_Other.md similarity index 100% rename from pt/17_0_Talking_to_Bitcoind_Other.md rename to pt/18_0_Talking_to_Bitcoind_Other.md diff --git a/pt/17_1_Accessing_Bitcoind_with_Go.md b/pt/18_1_Accessing_Bitcoind_with_Go.md similarity index 100% rename from pt/17_1_Accessing_Bitcoind_with_Go.md rename to pt/18_1_Accessing_Bitcoind_with_Go.md diff --git a/pt/17_2_Accessing_Bitcoind_with_Java.md b/pt/18_2_Accessing_Bitcoind_with_Java.md similarity index 100% rename from pt/17_2_Accessing_Bitcoind_with_Java.md rename to pt/18_2_Accessing_Bitcoind_with_Java.md diff --git a/pt/17_3_Accessing_Bitcoind_with_NodeJS.md b/pt/18_3_Accessing_Bitcoind_with_NodeJS.md similarity index 100% rename from pt/17_3_Accessing_Bitcoind_with_NodeJS.md rename to pt/18_3_Accessing_Bitcoind_with_NodeJS.md diff --git a/pt/17_4_Accessing_Bitcoind_with_Python.md b/pt/18_4_Accessing_Bitcoind_with_Python.md similarity index 100% rename from pt/17_4_Accessing_Bitcoind_with_Python.md rename to pt/18_4_Accessing_Bitcoind_with_Python.md diff --git a/pt/17_5_Accessing_Bitcoind_with_Rust.md b/pt/18_5_Accessing_Bitcoind_with_Rust.md similarity index 100% rename from pt/17_5_Accessing_Bitcoind_with_Rust.md rename to pt/18_5_Accessing_Bitcoind_with_Rust.md diff --git a/pt/17_6_Accessing_Bitcoind_with_Swift.md b/pt/18_6_Accessing_Bitcoind_with_Swift.md similarity index 100% rename from pt/17_6_Accessing_Bitcoind_with_Swift.md rename to pt/18_6_Accessing_Bitcoind_with_Swift.md