From e2afaa97ae49d40bf82a81d8651d415a9d56a7c9 Mon Sep 17 00:00:00 2001 From: Mikolai Gütschow Date: Fri, 13 Oct 2023 16:16:44 +0200 Subject: DD13: fix typo --- design-documents/013-peer-to-peer-payments.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design-documents') diff --git a/design-documents/013-peer-to-peer-payments.rst b/design-documents/013-peer-to-peer-payments.rst index cbd138dd..20124532 100644 --- a/design-documents/013-peer-to-peer-payments.rst +++ b/design-documents/013-peer-to-peer-payments.rst @@ -424,7 +424,7 @@ Payment requests 1. The payee creates a **purse** by computing a public-private key pair. 2. The payee POSTs to the ``/purse/$PURSE_PUB/merge`` endpoint to - both upload the encrypted contract, associate it with the payer's + both upload the encrypted contract, associate it with the payee's account and signal its agreement to the contract. The **merge** request must be signed by the purse's private key. A second signature must be provided by the account private key, -- cgit v1.2.3