mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-29 03:15:51 -05:00
Update 90.md
Co-authored-by: Stacie Waleyko <1823216+satsie@users.noreply.github.com>
This commit is contained in:
parent
878fc153de
commit
13d955e00c
2
90.md
2
90.md
|
@ -29,7 +29,7 @@ The following are two protocol flow examples using the 1174 event kind. Other fl
|
||||||
## Multisig P2WSH
|
## Multisig P2WSH
|
||||||
2-of-2 Multisignature setup with Alice and Bob using a central coordinator
|
2-of-2 Multisignature setup with Alice and Bob using a central coordinator
|
||||||
|
|
||||||
1. The coordinator has published a PSBT that spends from a multi-signature output controlled by Alice and Bob
|
1. The coordinator publishes a PSBT that spends outputs controlled by Alice and Bob's multi-signature.
|
||||||
2. Alice listens for event type 1174. Alice provides a signature for each input and publishes the updated PSBT referencing the original note using the ref tag.
|
2. Alice listens for event type 1174. Alice provides a signature for each input and publishes the updated PSBT referencing the original note using the ref tag.
|
||||||
3. Bob performs the same steps
|
3. Bob performs the same steps
|
||||||
4. Once the coordinator has received a quorum of signatures the transaction is finalized and broadcast
|
4. Once the coordinator has received a quorum of signatures the transaction is finalized and broadcast
|
||||||
|
|
Loading…
Reference in New Issue
Block a user