Update README.md

This commit is contained in:
Shannon Appelcline 2017-05-23 15:36:23 -07:00 committed by GitHub
parent c62fbd6a2a
commit 85acafee68

View File

@ -62,13 +62,13 @@ This tutorial assumes that you have some minimal background of how to use the co
* [8.3: Scripting a Multisig](8_3_Scripting_a_Multisig.md)
* [8.4: Testing a Bitcoin Script](8_4_Testing_a_Bitcoin_Script.md)
* [8.5: Spending a Transaction with a Bitcoin script](8_5_Spending_a_Transaction_with_a_Bitcoin_script.md) — Awaiting API Work
## Planned Future Work
* 9.0: Empowering Timelock with Scripts
* 9.1: Understanding Timelock Options
* 9.2: Using CLTV in Scripts
* 9.3: Using CSV in Scripts
## Planned Future Work
* 10.0: Expanding Bitcoin Transactions with Scripts
* 10.X: Understanding Conditions in Scripts
* Verify