gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-rest-api] branch master updated: fix reclaim api


From: gnunet
Subject: [gnunet-rest-api] branch master updated: fix reclaim api
Date: Sat, 09 May 2020 21:06:07 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet-rest-api.

The following commit(s) were added to refs/heads/master by this push:
     new 841e1f5  fix reclaim api
841e1f5 is described below

commit 841e1f5003d37fb0ff67e3f136bdd5fabf2b14c4
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sat May 9 21:01:07 2020 +0200

    fix reclaim api
---
 source/reclaim.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/source/reclaim.rst b/source/reclaim.rst
index eba5312..3f47951 100644
--- a/source/reclaim.rst
+++ b/source/reclaim.rst
@@ -17,6 +17,8 @@ Variables in single quotes ``'...'`` can or must be changed 
according to your sp
 ``id`` is the attribute or attestation ID. This ID is the name under which the 
attribute can
 be found in the namestore.
 
+``attestation`` is the attestation id corresponding to an attribute.
+
 ``flag`` is the attribute flag. It provides insights, whether the attribute is 
 third-party attested.
 
@@ -47,7 +49,7 @@ A ``Ticket`` JSON object is defined as follows ::
 
   {
     "issuer": string,
-    "adience": string,
+    "audience": string,
     "rnd": string,
   }
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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