From c3d35951d2f895c31efa1d1ebd9ca81569b842f8 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 21 Jul 2021 17:43:07 -0300 Subject: adding missing instance parameter into the public urls --- design-documents/013-peer-to-peer-payments.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'design-documents/013-peer-to-peer-payments.rst') diff --git a/design-documents/013-peer-to-peer-payments.rst b/design-documents/013-peer-to-peer-payments.rst index 68c75643..c44ab348 100644 --- a/design-documents/013-peer-to-peer-payments.rst +++ b/design-documents/013-peer-to-peer-payments.rst @@ -547,10 +547,10 @@ Cross-exchange W2W payment offer: opens her Taler wallet and initiates a P2P payment. She sends the resulting ``taler://purse/{EXCHANGE_URL}/{PURSE_PRIV}`` in an e-mail to Dave. Dave opens they link in the e-mail with his Taler wallet. - Since Dave is using a different exchange than Alice, Dave's wallet - issues a **merge** request to Alice's exchange pointing Alice's exchange + Since Dave is using a different exchange than Carol, Dave's wallet + issues a **merge** request to Carol's exchange pointing Carol's exchange to Dave's account at his exchange. Shortly after, - Dave's exchange receives a **wad** from Alice's exchange, + Dave's exchange receives a **wad** from Carol's exchange, and credits Dave's account with the money. -- cgit v1.2.3