gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: -document cs-nonce argument


From: gnunet
Subject: [taler-docs] branch master updated: -document cs-nonce argument
Date: Tue, 05 Jul 2022 11:17:40 +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 649b292  -document cs-nonce argument
649b292 is described below

commit 649b292ba53de00f490215c0c5788594f5cdb138
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jul 5 11:17:31 2022 +0200

    -document cs-nonce argument
---
 core/api-exchange.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 85d8e3a..eeb0801 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3019,6 +3019,11 @@ in using this API.
       // Coin's blinding factor.
       coin_blind_key_secret: DenominationBlindingKeySecret;
 
+      // Nonce that was used by the exchange to derive
+      // its private inputs from during withdraw. Only
+      // present if the cipher of the revoked denomination
+      // is of type Clause-Schnorr (CS).
+      cs_nonce?: CSNonce;
     }
 
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]