mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 10:27:29 +00:00 
			
		
		
		
	Update again, to 16.2
This commit is contained in:
		
							parent
							
								
									db87e94e61
								
							
						
					
					
						commit
						7bb2f58085
					
				| @ -299,9 +299,9 @@ $ source ~/.bash_profile | ||||
| 
 | ||||
| We suggest setting up two variables to make this installation more automatic. | ||||
| 
 | ||||
| The first variable, $BITCOIN, should be set to the current version of Bitcoin. It was 0.16.1 when we wrote this. The second will then automatically generate a truncated form used by some of the files. | ||||
| The first variable, $BITCOIN, should be set to the current version of Bitcoin. It was 0.16.2 when we wrote this. The second will then automatically generate a truncated form used by some of the files. | ||||
| ``` | ||||
| $ export BITCOIN=bitcoin-core-0.16.1 | ||||
| $ export BITCOIN=bitcoin-core-0.16.2 | ||||
| $ export BITCOINPLAIN=`echo $BITCOIN | sed 's/bitcoin-core/bitcoin/'` | ||||
| ``` | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user