mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									4843dcb510
								
							
						
					
					
						commit
						77d013c8c9
					
				| @ -467,7 +467,7 @@ $ bitcoin-cli analyzepsbt $psbt_new_f | |||||||
|   "next": "extractor" |   "next": "extractor" | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| Now would you realy want to use `walletcreatefundedpsbt` if you were creating a `bitcoin-cli` program? Probably not. But it's the same analysis as whether to use `fundrawtransaction`. Do you let Bitcoin Core do the analysis and calculation and decisions, or do you take that on yourself? | Now would you really want to use `walletcreatefundedpsbt` if you were creating a `bitcoin-cli` program? Probably not. But it's the same analysis as whether to use `fundrawtransaction`. Do you let Bitcoin Core do the analysis and calculation and decisions, or do you take that on yourself? | ||||||
| 
 | 
 | ||||||
| ## Send a PSBT | ## Send a PSBT | ||||||
| #### PSBT Role: Extractor | #### PSBT Role: Extractor | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user