commit 378641298db343bc3ed65cf75e60fce4948c33b1 parent c47376455ff96355e1346548bf816212b937e8a6 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 20 Jun 2025 13:52:48 +0200 indent Diffstat:
| M | core/api-exchange.rst | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -2443,13 +2443,13 @@ Coin History The GET request should come with the following HTTP headers: *If-None-Match*: The client MAY provide an ``If-None-Match`` header with an - Etag. In that case, the server MUST additionally respond with an ``304`` - status code in case the coin history matches the provided Etag. + Etag. In that case, the server MUST additionally respond with an ``304`` + status code in case the coin history matches the provided Etag. *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 transaction history. + EdDSA signature over a TALER_SIGNATURE_COIN_HISTORY_REQUEST made with + the respective ``$RESERVE_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