gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: docs: truth is not signed


From: gnunet
Subject: [taler-anastasis] branch master updated: docs: truth is not signed
Date: Sun, 17 Oct 2021 21:27:05 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 7cc58b5  docs: truth is not signed
7cc58b5 is described below

commit 7cc58b51973cb1ccd0ed91d4c533beaea7ce35ac
Author: Florian Dold <florian@dold.me>
AuthorDate: Sun Oct 17 21:27:00 2021 +0200

    docs: truth is not signed
---
 doc/sphinx/rest.rst | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/doc/sphinx/rest.rst b/doc/sphinx/rest.rst
index 487475e..a9b8fbc 100644
--- a/doc/sphinx/rest.rst
+++ b/doc/sphinx/rest.rst
@@ -510,17 +510,10 @@ charge per truth operation using GNU Taler.
 
     }
 
-  .. _KeyShare:
-  .. ts:def:: KeyShare
 
     interface KeyShare {
-      // Key material to concatenate with policy_salt and KDF to derive
-      // the key to decrypt the master key.
+      // Key material to derive the key to decrypt the master key.
       key_share: [32]; //bytearray
-
-      // Signature over method, UUID, and ``key_share``.
-      account_sig: EddsaSignature;
-
     }
 
 

-- 
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]