Update 5_0_Knowing_Transaction_Tricks.md

This commit is contained in:
Shannon Appelcline 2017-04-07 12:04:12 -07:00 committed by GitHub
parent 666a20bb79
commit 0aaa72a9e7

View File

@ -18,7 +18,7 @@ Supporting objectives include the ability to:
## Table of Contents
* [Part One: Watching for a Stuck Transaction](5_1_Watching_for_Stuck_Transactions.md)
* [Part One: Watching for Stuck Transactions](5_1_Watching_for_Stuck_Transactions.md)
* [Part Two: Resending a Transaction with RBF](5_2_Resending_a_Transaction_with_RBF.md)
* [Part Three: Funding a Transaction with CPFP](5_3_Funding_a_Transaction_with_CPFP.md)
* [Part Four: Sending a Raw Transaction with Data](5_4_Sending_a_Raw_Transaction_with_Data.md)