From eecee30d99fbb38781aeb88ec293b76dd321181b Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Thu, 14 Jan 2021 10:46:50 +1100 Subject: [PATCH] Use exact xmr amount, Remove ACK - Use exact XMR amount - Remove ACK, this can be added as a feature once needed. --- docs/sequence.puml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sequence.puml b/docs/sequence.puml index fe6ada79..cbfd4979 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 Exact XMR amount + note right: Exact XMR amount end end