gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-rest-api] 02/05: included extension for relative expiration time


From: gnunet
Subject: [gnunet-rest-api] 02/05: included extension for relative expiration time
Date: Sat, 09 May 2020 20:17:24 +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.

commit d8ecd15fceb06a96d71f848d2e2e700fd25bb4a5
Author: rexxnor <address@hidden>
AuthorDate: Mon May 4 15:34:16 2020 +0200

    included extension for relative expiration time
---
 source/namestore.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/namestore.rst b/source/namestore.rst
index eaea0bd..2e6f9aa 100644
--- a/source/namestore.rst
+++ b/source/namestore.rst
@@ -41,7 +41,7 @@ A ``RecordData`` has the following format ::
 
 ``value`` is the value of the specific type of the record, e.g. the private 
key of an identity.
 
-``time`` is the expiration time of the record either "never" or fancy time 
(see GNUNET_STRINGS_fancy_time_to_absolute)
+``time`` is the expiration time of the record either "never", fancy time (see 
GNUNET_STRINGS_fancy_time_to_absolute) or a realtive expiration time.
 
 ``flag`` is the option of the record. Either 0 for none, 2 for private, 8 for 
relative expiration or 16 if all other records have expired. ``flag`` must be a 
number.
 

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



reply via email to

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