mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 10:27:29 +00:00 
			
		
		
		
	Merge pull request #579 from joegesualdo/typo_02_01
Fix typo in section 02_1
This commit is contained in:
		
						commit
						484eb6af95
					
				| @ -258,7 +258,7 @@ You have a few options for what's next: | ||||
| 
 | ||||
| ## Synopsis: Bitcoin Installation Types | ||||
| 
 | ||||
| **Mainnet.** This will download the entirety of the Bitnet blockchain. That's 280G of data (and getting more every day).  | ||||
| **Mainnet.** This will download the entirety of the Bitcoin blockchain. That's 280G of data (and getting more every day).  | ||||
| 
 | ||||
| **Pruned Mainnet.** This will cut the blockchain you're storing down to just the last 550 blocks. If you're not mining or running some other Bitcoin service, this should be plenty for validation. | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user