summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0f89dc33..a6ed3088 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1685,7 +1685,8 @@ in using this API.
// Coin's blinding factor.
coin_blind_key_secret: RsaBlindingKeySecret;
- // Signature of `TALER_RecoupRequestPS` created with the `coin's private key <coin-priv>`
+ // Signature of `TALER_RecoupRequestPS` created with
+ // the `coin's private key <coin-priv>`.
coin_sig: EddsaSignature;
// Was the coin refreshed (and thus the recoup should go to the old coin)?