From 8ff33bd386482fc4faff3f5793f3d9c2b96dd69c Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Thu, 14 Jan 2021 10:45:29 +1100 Subject: [PATCH] Use exact xmr amount --- docs/sequence.puml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sequence.puml b/docs/sequence.puml index 53fbdaff..fe6ada79 100644 --- a/docs/sequence.puml +++ b/docs/sequence.puml @@ -14,7 +14,7 @@ group Negotiation note right: Alice stores peer id & address hints\nto contact Bob Alice --> Bob: Swap response - note right: ACK or NACK\n Approx. XMR amount + note right: ACK or NACK\n Exact XMR amount end end @@ -47,7 +47,7 @@ group Execution Alice ->> Monero: Lock Alice -> Bob: Message5 - note right: Exact xmr amount\nzxmr lock tx transfer proof\nThis can be removed if Bob watches the blockchain. + note right: xmr lock tx transfer proof\nThis can be removed if Bob watches the blockchain. Bob -> Alice: Message6 note left: redeem tx enc sig S_a