summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 3bdf3ebd..013c1d5b 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1539,7 +1539,7 @@ the API during normal operation.
// Array of ``n`` signatures made by the wallet using the old coin's private key,
// used later to verify the /refresh/link response from the exchange.
- // Signs over a `TALER_CoinLinkSignaturePS`
+ // Signs over a `TALER_CoinLinkSignaturePS`.
link_sigs: EddsaSignature[];
}