mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Update 03_1_Verifying_Your_Bitcoin_Setup.md
Change the line alias brstop="bitcoin-cli -regtest -stop" into alias brstop="bitcoin-cli -regtest stop"
This commit is contained in:
		
							parent
							
								
									547bae454b
								
							
						
					
					
						commit
						1d8d23e969
					
				| @ -75,7 +75,7 @@ alias brstart="bitcoind -regtest -daemon" | ||||
| 
 | ||||
| alias bcstop="bitcoin-cli stop" | ||||
| alias btstop="bitcoin-cli -testnet stop" | ||||
| alias brstop="bitcoin-cli -regtest -stop" | ||||
| alias brstop="bitcoin-cli -regtest stop" | ||||
| 
 | ||||
| alias bcdir="cd ~/.bitcoin/" #linux default bitcoin path | ||||
| alias btdir="cd ~/.bitcoin/testnet" #linux default bitcoin testnet path | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user