mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
doc: Fix note in sequence diagrams.
This commit is contained in:
@@ -24,7 +24,7 @@ xu {
|
||||
B abox B [label="Exchanged script lock tx sigs msg"];
|
||||
O =>> B [label="Sends XmrBidLockSpendTxMessage"],
|
||||
C note C2
|
||||
[label="The XmrBidLockSpendTxMessage contains the script-coin-lock-tx and the offerer's signature for it.",
|
||||
[label="The XmrBidLockSpendTxMessage contains the script-coin-lock-tx and proof the offerer can sign it.",
|
||||
textbgcolor="#FFFFCC"];
|
||||
O =>> N [label="Sends script-coin-lock-tx"],
|
||||
B abox B [label="Bid Script coin spend tx valid"];
|
||||
|
||||
@@ -26,7 +26,7 @@ xu {
|
||||
O abox O [label="Bid Script coin spend tx valid"];
|
||||
O =>> B [label="Sends XmrBidLockSpendTxMessage"],
|
||||
C note C2
|
||||
[label="The XmrBidLockSpendTxMessage contains the script-coin-lock-tx and the offerer's signature for it.",
|
||||
[label="The XmrBidLockSpendTxMessage contains the script-coin-lock-tx and proof the offerer can sign it.",
|
||||
textbgcolor="#FFFFCC"];
|
||||
O abox O [label="Exchanged script lock spend tx msg"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user