gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] 03/03: added challenge state


From: gnunet
Subject: [taler-anastasis] 03/03: added challenge state
Date: Mon, 07 Sep 2020 15:45:45 +0200

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

commit c19d64f00c655890d78142fde36aedfee2f10dd4
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Mon Sep 7 15:42:23 2020 +0200

    added challenge state
---
 src/include/anastasis_json.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/include/anastasis_json.h b/src/include/anastasis_json.h
index 13dd0ef..9d4227f 100644
--- a/src/include/anastasis_json.h
+++ b/src/include/anastasis_json.h
@@ -70,6 +70,14 @@ struct TruthState
   // FIXME add attributes here
 };
 
+/**
+ * Defines a state of a challenge object.
+ */
+struct ChallengeState
+{
+  // FIXME add attributes here
+};
+
 
 /**
  * Parses the country config file for the country code and

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