From ae07d2341735c2443448f372dec0b46dbf89a121 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 28 Mar 2017 14:42:27 -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 575854d..172a5d1 100644 --- a/5_0_Knowing_Transaction_Tricks.md +++ b/5_0_Knowing_Transaction_Tricks.md @@ -6,15 +6,15 @@ This section describes how to use a few tricks that supplement or improve the us After working through this section, a developer will be able to: - * Create Data as Part of a Raw Transaction - * Decide Whether RBF or CPFP is Appropriate + * Decide Whether RBF or CPFP Might Help a Transaction * Use These Tricks to Free Up a Stuck Transaction + * Create Data as Part of a Transaction Supporting objectives include the ability to: - * Plan for the Power of OP_RETURN * Understand the Mempool * Experience How Miners Interact with Fees + * Plan for the Power of OP_RETURN ## Table of Contents