mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-11-03 20:07:46 +00:00 
			
		
		
		
	clarification on restarting
This commit is contained in:
		
							parent
							
								
									de28f0c6cd
								
							
						
					
					
						commit
						5f989f0833
					
				@ -127,7 +127,7 @@ $ cat >> ~/.bitcoin/bitcoin.conf
 | 
			
		||||
zmqpubrawblock=tcp://127.0.0.1:28332
 | 
			
		||||
zmqpubrawtx=tcp://127.0.0.1:28333
 | 
			
		||||
```
 | 
			
		||||
You must then restart bitcoin. You can test that it's working as follows:
 | 
			
		||||
You must then restart bitcoin (or just reboot your machine). You can test that it's working as follows:
 | 
			
		||||
```
 | 
			
		||||
bitcoin-cli getzmqnotifications
 | 
			
		||||
[
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user