From 13d955e00c66399bf2abfab49ef4e5fa54cfd2d8 Mon Sep 17 00:00:00 2001 From: Ron Stoner Date: Thu, 4 May 2023 11:00:22 -0400 Subject: [PATCH] Update 90.md Co-authored-by: Stacie Waleyko <1823216+satsie@users.noreply.github.com> --- 90.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/90.md b/90.md index 8b76efc7..fde6d0c0 100644 --- a/90.md +++ b/90.md @@ -29,7 +29,7 @@ The following are two protocol flow examples using the 1174 event kind. Other fl ## Multisig P2WSH 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. 3. Bob performs the same steps 4. Once the coordinator has received a quorum of signatures the transaction is finalized and broadcast