summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-11-01 12:35:35 +0100
committerChristian Grothoff <christian@grothoff.org>2017-11-01 12:35:35 +0100
commita8f4c3e8ecc4f6740613b550aef52da0a3efcfbe (patch)
tree98a71437ab024e9146add94fb41595928f7e008a /api-merchant.rst
parentc34524651e97324f5c48e96f2f49db8395573246 (diff)
downloaddocs-a8f4c3e8ecc4f6740613b550aef52da0a3efcfbe.tar.gz
docs-a8f4c3e8ecc4f6740613b550aef52da0a3efcfbe.tar.bz2
docs-a8f4c3e8ecc4f6740613b550aef52da0a3efcfbe.zip
minor fixes to protocol spec
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 2a20dba3..21e257dc 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -369,7 +369,7 @@ The following API are made available by the merchant's `backend` to the merchant
:status 200 OK:
A tip has been created. The backend responds with a `TipCreateConfirmation`_
:status 404 Not Found:
- The instance is unknown to the backend.
+ The instance is unknown to the backend, expired or was never enabled.
:status 412 Precondition Failed:
The tip amount requested exceeds the available reserve balance for tipping.