summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6d61a2ea..08107679 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1069,7 +1069,8 @@ exchange.
// denomination private key.
coin_ev: CoinEnvelope;
- // Signature of `TALER_WithdrawRequestPS` created with the `reserves's private key <reserve-priv>`
+ // Signature of `TALER_WithdrawRequestPS` created with
+ // the `reserves's private key <reserve-priv>`.
reserve_sig: EddsaSignature;
}