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:20:07 +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 be1e2c9  -document cs-nonce argument
be1e2c9 is described below

commit be1e2c9003d5b5f5bfa520c690361d791dcf7d46
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jul 5 11:20:05 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 eeb0801..937298a 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3104,6 +3104,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]