mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-28 17:07:41 +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" | ||||
| } | ||||
| ``` | ||||
| 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 | ||||
| #### PSBT Role: Extractor | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user