commit 4d448e6dcbc2e5a7481069e8b55e48498384cbe4
parent fefde2d745cc1d9ae628e2bcadcc4a8a54e27e04
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 20 Jun 2025 14:32:49 +0200
indent
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -2460,14 +2460,13 @@ Coin History
*Taler-Coin-History-Signature*:
The client MUST provide Base-32 encoded EdDSA signature over a
TALER_SIGNATURE_COIN_HISTORY_REQUEST made with the respective
- ``$RESERVE_PRIV``, affirming desire to download the current coin
+ ``$COIN_PRIV``, affirming desire to download the current coin
transaction history.
:query start=OFFSET: *Optional.* Only return coin history entries with
offsets above the given OFFSET. Allows clients to not
retrieve history entries they already have.
-
**Response:**
:http:statuscode:`200 OK`: