gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: spec 'lost' field for #7883


From: gnunet
Subject: [taler-docs] branch master updated: spec 'lost' field for #7883
Date: Tue, 11 Jul 2023 20:36:45 +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 bed54ccb spec 'lost' field for #7883
bed54ccb is described below

commit bed54ccbfbdafe34fa9b7db5b4dba306d40fa6d2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jul 11 20:36:42 2023 +0200

    spec 'lost' field for #7883
---
 core/api-exchange.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 246210b9..987e9648 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -374,6 +374,15 @@ possibly by using HTTPS.
       // be settled, as the exchange will afterwards destroy its evidence 
relating to
       // transactions involving this coin.
       stamp_expire_legal: Timestamp;
+
+      // Set to 'true' if the exchange somehow "lost"
+      // the private key. The denomination was not
+      // necessarily revoked, but still cannot be used
+      // to withdraw coins at this time (theoretically,
+      // the private key could be recovered in the
+      // future; coins signed with the private key
+      // remain valid).
+      lost?: boolean;
     }
 
   .. ts:def:: Denom

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