mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-31 10:38:51 -04:00
Improve names for messages 4 and 5
This commit is contained in:
parent
33db688e3a
commit
8fd2620b83
14 changed files with 168 additions and 166 deletions
|
@ -46,10 +46,10 @@ group Execution
|
|||
|
||||
Alice ->> Monero: Lock
|
||||
|
||||
Alice -> Bob: Message4
|
||||
Alice -> Bob: TransferProof
|
||||
note right: xmr lock tx transfer proof\nThis can be removed if Bob watches the blockchain.
|
||||
|
||||
Bob -> Alice: Message5
|
||||
Bob -> Alice: EncryptedSignature
|
||||
note left: redeem tx enc sig S_a
|
||||
|
||||
Alice ->> Bitcoin: Redeem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue