removing cruft

This commit is contained in:
Shannon Appelcline 2020-10-14 14:08:47 -10:00 committed by GitHub
parent 8d42007aaf
commit 91307a4cdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,12 +141,6 @@ _This tutorial assumes that you have some minimal background of how to use the c
* [Appendix II: Compiling Bitcoin from Source](A2_0_Compiling_Bitcoin_from_Source.md)
* [Appendix III: Using Bitcoin Regtest](A3_0_Using_Bitcoin_Regtest.md)
_This is the end of the polished second-edition course as it currently stands. We are looking for reviews on chapters 0-17 above. Thank you for your help & support!_
<hr>
_We want to expand ths course to also introduce programming with RPC and finally talk about Lightning. The material below is all in process. We'll move it "above the line" for review and learning when we finish it up._
## Status - Work in Progress
Learning Bitcoin from the Command Line is currently under active development and its writing in progress. Current chapters are functional, but need to be updated to more modern versions of Bitcoin-Core. Additional chapters also need to be written to fill out our intended scope.