[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: [core] adjust TALER_WithdrawRequestP
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: [core] adjust TALER_WithdrawRequestPS |
Date: |
Fri, 10 Jan 2025 21:16:37 +0100 |
This is an automated email from the git hooks/post-receive script.
oec pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new d8e388a5 [core] adjust TALER_WithdrawRequestPS
d8e388a5 is described below
commit d8e388a5f9dc73e509b68cfb01f5d0cd69cf7927
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Fri Jan 10 21:16:32 2025 +0100
[core] adjust TALER_WithdrawRequestPS
---
core/api-common.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst
index 32dba7d9..2dad5ba3 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -1213,7 +1213,7 @@ within the
* If max_age was set in the withdraw request,
* there will be n*κ many such values.
* The iteration MUST be first over all coins belonging to
- * kappa=0, then all coins to kappa=1 etc.
+ * kappa index=0, then all coins to kappa index=1 etc.
* h[0][0]…h[0][n-1]h[1][0]…h[1][n-1] … h[κ-1][0]…h[κ-1][n-1]
*/
struct GNUNET_HashCode h_planchets;
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.