From df65173ce56d8c79578dfb2a627fb4112e3e0261 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 29 Mar 2017 10:43:21 -0700 Subject: [PATCH] Update 5_0_Knowing_Transaction_Tricks.md --- 5_0_Knowing_Transaction_Tricks.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/5_0_Knowing_Transaction_Tricks.md b/5_0_Knowing_Transaction_Tricks.md index 172a5d1..29e74b8 100644 --- a/5_0_Knowing_Transaction_Tricks.md +++ b/5_0_Knowing_Transaction_Tricks.md @@ -1,10 +1,10 @@ -# Section Five: Knowing Transaction Tricks +# Chapter Five: Knowing Transaction Tricks -This section describes how to use a few tricks that supplement or improve the use of raw transaction from the command line using bitcoin-cli. +This chapter describes how to use a few tricks that supplement or improve the use of raw transaction from the command line using bitcoin-cli. ## Objectives for This Section -After working through this section, a developer will be able to: +After working through this chapter, a developer will be able to: * Decide Whether RBF or CPFP Might Help a Transaction * Use These Tricks to Free Up a Stuck Transaction