[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: address ancient FIXME
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: address ancient FIXME |
Date: |
Sun, 08 Dec 2024 03:15:28 +0100 |
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 0292a7e8 address ancient FIXME
0292a7e8 is described below
commit 0292a7e8b87ae53f2c485ca545414843d0bcf370
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 8 03:15:22 2024 +0100
address ancient FIXME
---
core/api-exchange.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 3c21ebb1..4981aca2 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3538,7 +3538,7 @@ in using this API.
// its private inputs from during withdraw. Only
// present if the cipher of the revoked denomination
// is of type Clause-Schnorr (CS).
- cs_nonce?: CSNonce;
+ nonce?: CSNonce;
}
@@ -3623,7 +3623,7 @@ in using this API.
// its private inputs from during withdraw. Only
// present if the cipher of the revoked denomination
// is of type Clause-Schnorr (CS).
- cs_nonce?: CSNonce;
+ nonce?: CSNonce;
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: address ancient FIXME,
gnunet <=