From cf9561ff82ef491a93cdb1127f4ae9e8515ff35f Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Tue, 7 Mar 2023 11:11:25 +0100 Subject: -fixed typo in response type --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index a3752d98..b975b811 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -2430,7 +2430,7 @@ If so, the exchange will blindly sign ``n`` undisclosed coins from the request. **Response:** :http:statuscode:`200 OK`: - The request was successful, and the response is a `BlindedSignaturesResponse`. + The request was successful, and the response is a `RevealResponse`. Note that repeating exactly the same request will again yield the same response, so if the network goes down during the transaction or before the client can commit the coin signature to disk, the coin is not lost. -- cgit v1.2.3