mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 18:37:36 +00:00 
			
		
		
		
	
						commit
						5dc4f00740
					
				| @ -213,7 +213,7 @@ printf("Block Count: %d\n",blocks); | |||||||
| 
 | 
 | ||||||
| ### Test the Info Code | ### 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 | $ cc getmininginfo.c -lbitcoinrpc -ljansson -o getmininginfo | ||||||
| $ ./getmininginfo  | $ ./getmininginfo  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user