Merge pull request #389 from icculp/patch-14

fixing link
This commit is contained in:
Shannon Appelcline 2021-08-04 15:26:44 -10:00 committed by GitHub
commit 5dc4f00740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -213,7 +213,7 @@ printf("Block Count: %d\n",blocks);
### Test the Info Code
Retrieve the test code from [the src directory](15_1_getmininginfo.c).
Retrieve the test code from [the src directory](src/15_1_getmininginfo.c).
```
$ cc getmininginfo.c -lbitcoinrpc -ljansson -o getmininginfo
$ ./getmininginfo