From d55b4f3a384aec8c33376f97bc4ace1a312d8fcb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Nov 2016 16:02:56 +0100 Subject: unify terminology: reserve key, not withdrawal key --- api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-exchange.rst') diff --git a/api-exchange.rst b/api-exchange.rst index c06d3862..e2af539e 100644 --- a/api-exchange.rst +++ b/api-exchange.rst @@ -324,7 +324,7 @@ exchange. :status 200 OK: The exchange responds with a `ReserveStatus`_ object; the reserve was known to the exchange, - :status 404 Not Found: The withdrawal key does not belong to a reserve known to the exchange. + :status 404 Not Found: The reserve key does not belong to a reserve known to the exchange. **Details:** -- cgit v1.2.3