mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	updated
This commit is contained in:
		
							parent
							
								
									241d4d78c8
								
							
						
					
					
						commit
						df25525768
					
				| @ -171,7 +171,7 @@ $ bitcoin-cli getnewaddress -addresstype legacy | |||||||
| mtGPcBvRPZFEHo2YX8un9qqPBydhG82uuZ | mtGPcBvRPZFEHo2YX8un9qqPBydhG82uuZ | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| In BCRPC ```getnewaddress``` is in camelCase (```getNewAddress```) and the flags are normally separated by spaces are put in strings and separated by commas. | In BCRPC ```getnewaddress``` is in camelCase (```getNewAddress```) and the that flags are normally separated by spaces are instead put in strings and separated by commas. | ||||||
| 
 | 
 | ||||||
| ### List transactions | ### List transactions | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user