1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-07-06 17:46:00 +00:00

BIP 174 workflow graphics

This commit is contained in:
Andrew Chow
2018-07-11 15:46:56 -07:00
parent cb426bfdae
commit 0a1574fe49
7 changed files with 1712 additions and 2 deletions

View File

@@ -360,11 +360,11 @@ able to be unserialized by an unserializer for the PSBT format.
===Manual CoinJoin Workflow===
<img src="bip-0174/coinjoin-workflow.png" align="middle"></img>
<img src="bip-0174/coinjoin-workflow.svg" align="middle"></img>
===2-of-3 Multisig Workflow===
<img src="bip-0174/multisig-workflow.png" align="middle"></img>
<img src="bip-0174/multisig-workflow.svg" align="middle"></img>
==Test Vectors==