Update 15_3_Receiving_Bitcoind_Notifications_with_C.md

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

View File

@ -151,7 +151,7 @@ By using the ZMQ framework, you can easily receive notifications by subscribing
## What's Next?
Learn more about "Programming with RPC" in [Chapter 16: Talking to Bitcoind with Libwally](16_0_Talking_to_Libwally.md).
Learn more about "Programming with RPC" in [Chapter 16: Programming bitcoin with Libwally](16_0_Programming_with_Libwally.md).