[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-docs] branch master updated: clarify unit / formatti
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-docs] branch master updated: clarify unit / formatting |
Date: |
Fri, 06 Sep 2019 11:26:44 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new fdd9c6e clarify unit / formatting
fdd9c6e is described below
commit fdd9c6eeda9db08c4f26897e3aa21a4d36597398
Author: Florian Dold <address@hidden>
AuthorDate: Fri Sep 6 11:26:41 2019 +0200
clarify unit / formatting
---
core/api-merchant.rst | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 8c693fe..1a48dfa 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1087,9 +1087,10 @@ both by the user's browser and their wallet.
**Request**
:query hc: hash of the order's contract terms
- :query long_poll_ms: *Optional.* If specified, the merchant backend will
wait up to ``long_poll_ms`` for completion
- of the payment before sending the HTTP response. A client must never rely
on this behavior, as the merchant backend may
- return a response immediately.
+ :query long_poll_ms: *Optional.* If specified, the merchant backend will
+ wait up to ``long_poll_ms`` milliseconds for completion of the payment
before
+ sending the HTTP response. A client must never rely on this behavior, as
the
+ merchant backend may return a response immediately.
**Response**
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-docs] branch master updated: clarify unit / formatting,
gnunet <=