summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-13 22:17:30 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-13 22:17:30 +0200
commit8bdcc70e25483b96a35952c803d36d6b03166ef9 (patch)
tree96dac190ef56d00afb65100a0872b4c88fad042e
parent1a116c0a72fcbab8eec513771ec1d4413ced44c8 (diff)
downloaddocs-8bdcc70e25483b96a35952c803d36d6b03166ef9.tar.gz
docs-8bdcc70e25483b96a35952c803d36d6b03166ef9.tar.bz2
docs-8bdcc70e25483b96a35952c803d36d6b03166ef9.zip
document API change for #7837
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 5977ea09..b3100e59 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2535,7 +2535,7 @@ funds to the exchange.
:http:statuscode:`408 Request timeout`:
The exchange did not respond on time.
:http:statuscode:`409 Conflict`:
- The exchange does not support the requested wire method.
+ The exchange does not support the requested wire method or does not allow tipping.
:http:statuscode:`502 Bad gateway`:
We could not obtain ``/wire`` details from the specified exchange base URL.
:http:statuscode:`504 Gateway timeout`: