This commit is contained in:
Shannon Appelcline 2020-08-05 08:07:09 -10:00 committed by GitHub
parent 99b2fb5a41
commit be3e2cc436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -324,7 +324,7 @@ The entire code, with a _little_ more error-checking appears in the Appendix.
### Testing Your Code ### Testing Your Code
The complete code can be found in the [src directory](15_2_sendtoaddress.c). The complete code can be found in the [src directory](src/15_2_sendtoaddress.c).
``` ```
Compile this as usual: Compile this as usual: