Added 3.5

This commit is contained in:
Shannon Appelcline 2020-06-30 13:23:30 -10:00 committed by GitHub
parent ae28823666
commit 70a7e9094d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,8 @@ _This tutorial assumes that you have some minimal background of how to use the c
* [3.3: Setting Up Your Wallet](03_3_Setting_Up_Your_Wallet.md) * [3.3: Setting Up Your Wallet](03_3_Setting_Up_Your_Wallet.md)
* [Interlude: Using Command-Line Variables](03_3__Interlude_Using_Command-Line_Variables.md) * [Interlude: Using Command-Line Variables](03_3__Interlude_Using_Command-Line_Variables.md)
* [3.4: Receiving a Transaction](03_4_Receiving_a_Transaction.md) * [3.4: Receiving a Transaction](03_4_Receiving_a_Transaction.md)
* [3.5: Understanding the Descriptor](03_5_Understanding_the_Descriptor.md)
* [4.0: Sending Bitcoin Transactions](04_0_Sending_Bitcoin_Transactions.md) * [4.0: Sending Bitcoin Transactions](04_0_Sending_Bitcoin_Transactions.md)
* [4.1: Sending Coins the Easy Way](04_1_Sending_Coins_The_Easy_Way.md) * [4.1: Sending Coins the Easy Way](04_1_Sending_Coins_The_Easy_Way.md)
* [4.2: Creating a Raw Transaction](04_2_Creating_a_Raw_Transaction.md) * [4.2: Creating a Raw Transaction](04_2_Creating_a_Raw_Transaction.md)