raised up chapter 15 for reviews + comments

This commit is contained in:
Shannon Appelcline 2020-08-05 10:08:44 -10:00 committed by GitHub
parent 207ced1c10
commit 0077349c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ _This tutorial assumes that you have some minimal background of how to use the c
* [15.0: Talking to Bitcoind with C](15_0_Talking_to_Bitcoind.md)
* [15.1: Accessing Bitcoind in C with RPC Libraries](15_1_Accessing_Bitcoind_with_C.md)
* [15.2: Programming Bitcoind in C with RPC Libraries](15_2_Programming_Bitcoind_with_C.md)
* [15.3: Receiving Notifications in C ZMQ Libraries](15_3_Receiving_Bitcoind_Notifications_with_C.md)
* [15.3: Receiving Notifications in C with ZMQ Libraries](15_3_Receiving_Bitcoind_Notifications_with_C.md)
### APPENDICES