mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-30 18:07:22 +00:00 
			
		
		
		
	
						commit
						0578346b32
					
				| @ -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