mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
doc: Fix markdown
This commit is contained in:
@@ -10,10 +10,10 @@ An OtVES:
|
||||
- The encrypting private key (b) can be recovered using both the encrypted and decrypted signatures.
|
||||
|
||||
|
||||
Offerer - Sends the offer
|
||||
Bidder - Sends the bid
|
||||
Leader - Sends the first lock tx (ITX)
|
||||
Follower - Sends the second lock tx (PTX)
|
||||
Offerer - Sends the offer
|
||||
Bidder - Sends the bid
|
||||
Leader - Sends the first lock tx (ITX)
|
||||
Follower - Sends the second lock tx (PTX)
|
||||
|
||||
|
||||
NOSCRIPT_COIN lock tx:
|
||||
@@ -78,6 +78,6 @@ o8. Combines the keys to spend from the NOSCRIPT_COIN lock tx |
|
||||
```
|
||||
|
||||
Per swap (including the offer smsg):
|
||||
Offerer sent 6 smsgs (2 extra from split messages)
|
||||
Bidder sent 4 smsgs (2 extra from split messages)
|
||||
- Offerer sent 6 smsgs (2 extra from split messages)
|
||||
- Bidder sent 4 smsgs (2 extra from split messages)
|
||||
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
|
||||
## WIP
|
||||
|
||||
Offerer - Sends the offer
|
||||
Bidder - Sends the bid
|
||||
Leader - Sends the first lock tx (ITX)
|
||||
Follower - Sends the second lock tx (PTX)
|
||||
Offerer - Sends the offer
|
||||
Bidder - Sends the bid
|
||||
Leader - Sends the first lock tx (ITX)
|
||||
Follower - Sends the second lock tx (PTX)
|
||||
|
||||
|
||||
The ITX must be sent from the script chain (coin A).
|
||||
@@ -80,6 +80,6 @@ o7. Receives leader OtVES for SCRIPT_COIN lock spend tx. |
|
||||
```
|
||||
|
||||
Per swap (including the offer smsg):
|
||||
Offerer sent 5 smsgs (2 extra from split messages)
|
||||
Bidder sent 6 smsgs (2 extra from split messages)
|
||||
- Offerer sent 5 smsgs (2 extra from split messages)
|
||||
- Bidder sent 6 smsgs (2 extra from split messages)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Seller first protocol
|
||||
|
||||
Seller sends the first transaction.
|
||||
Seller sends the first transaction.\
|
||||
Both coin types must support scripts.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user