diff --git a/3_0_Playing_with_Bitcoin-CLI.md b/3_0_Playing_with_Bitcoin-CLI.md index 9c9b6ee..9fa5fb4 100644 --- a/3_0_Playing_with_Bitcoin-CLI.md +++ b/3_0_Playing_with_Bitcoin-CLI.md @@ -7,6 +7,7 @@ This section explains how to begin using Bitcoin from the command line, using bi * [Part Three: Receiving a Transaction](3_3_Receiving_a_Transaction.md) * [Interlude: Sending Coins the Easy Way](3_3__Interlude_Sending_Coins_The_Easy_Way.md) * [Part Four: Sending a Raw Transaction to a P2PKH](3_4_Sending_a_Raw_Transaction_to_a_P2PKH.md) + * [Interlude: Using JQ for Better Parsing](3_4__Interlude_Using_JQ_for_Better_Parsing.md) * [Interlude: Writing a Raw Transaction the Easy Way](3_4__Interlude_Writing_a_Raw_Transaction_The_Easy_Way.md) * [Part Five: Sending a Raw Transaction to an OP_RETURN](3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md)