mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-11-04 12:28:15 +00:00 
			
		
		
		
	Update 16_1_Setting_Up_Libwally.md
This commit is contained in:
		
							parent
							
								
									a163cb0e89
								
							
						
					
					
						commit
						1148c7ff4b
					
				@ -128,7 +128,7 @@ wally_cleanup(0);
 | 
			
		||||
```
 | 
			
		||||
In both cases, the argument is for flags, but is currently set to `0`.
 | 
			
		||||
 | 
			
		||||
### Testing a Test Libwally Program
 | 
			
		||||
## Testing a Test Libwally Program
 | 
			
		||||
 | 
			
		||||
The src directory contains [testwally.c](src/16_1_testwally.c), which just shows how the initialize and cleanup functions work.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user