still mucking with pictures

This commit is contained in:
Shannon Appelcline 2020-07-07 14:16:02 -10:00 committed by GitHub
parent 48989ffa5e
commit ca20cb9312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -489,7 +489,7 @@ ea73a631b456d2b041ed73bf5767946408c6ff067716929a68ecda2e3e4de6d3
If creating `bitcoin-cli` software, it's most likely that you'll fulfill the five core roles of PSBTs with `createpsbt`, `walletprocesspsbt`, and `finalizepsbt`. Here's what that flow looks like: If creating `bitcoin-cli` software, it's most likely that you'll fulfill the five core roles of PSBTs with `createpsbt`, `walletprocesspsbt`, and `finalizepsbt`. Here's what that flow looks like:
![](images/psbt-roles-for-cli-1.svg) ![](images/psbt-roles-for-cli-1.png)
## Summary: Creating a Partially Signed Bitcoin Transaction ## Summary: Creating a Partially Signed Bitcoin Transaction