commit 4d5519f5faab19f01672286922f76db60f8a8fd5
parent c3b049bcd92cea97f5fa8b637a55e462b1b2d1d1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 02:55:07 -0400
fold long line; add period at end of sentence
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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)?