[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: -fix typo
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: -fix typo |
Date: |
Sat, 25 May 2024 22:21:03 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new fe5d8d9f -fix typo
fe5d8d9f is described below
commit fe5d8d9fcbcee0e5244ecf2968dcdb9e1eedf496
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat May 25 22:20:59 2024 +0200
-fix typo
---
core/api-exchange.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index b2686a3e..be5700e4 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3306,7 +3306,7 @@ proof to the seller for the escrow of sufficient fund.
cs_signature_r: Cs25519Point;
// s value component of the signature.
- cs_signature_s: Cs25519Scalar:
+ cs_signature_s: Cs25519Scalar;
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.