summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:12:57 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:12:57 -0400
commita5c3abbe01eb9e86ef3ee6bded791fe3231e490f (patch)
tree11be10094a3bbf56d287bd95a95865c6a7d40237 /core/api-merchant.rst
parent2ce3b94ad7c78ed592c3b4b31364028149f13c25 (diff)
downloaddocs-a5c3abbe01eb9e86ef3ee6bded791fe3231e490f.tar.gz
docs-a5c3abbe01eb9e86ef3ee6bded791fe3231e490f.tar.bz2
docs-a5c3abbe01eb9e86ef3ee6bded791fe3231e490f.zip
add period at end of sentence (two instances)
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index df9ed828..3ffec074 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2672,7 +2672,7 @@ Checking tip status
**Response:**
:http:statuscode:`200 OK`:
- The tip is known. The backend responds with a `TipDetails` message
+ The tip is known. The backend responds with a `TipDetails` message.
:http:statuscode:`404 Not found`:
The tip is unknown to the backend.
@@ -2691,7 +2691,7 @@ Checking tip status
// Timestamp indicating when the tip is set to expire (may be in the past).
expiration: Timestamp;
- // Reserve public key from which the tip is funded
+ // Reserve public key from which the tip is funded.
reserve_pub: EddsaPublicKey;
// Array showing the pickup operations of the wallet (possibly empty!).