gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/03: improve tokens docs


From: gnunet
Subject: [taler-docs] 02/03: improve tokens docs
Date: Fri, 19 Apr 2024 10:49:05 +0200

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

christian-blaettler pushed a commit to branch master
in repository docs.

commit 3020d65737f155e8b2c09af85f8d8952167e4267
Author: Christian Blättler <blatc2@bfh.ch>
AuthorDate: Fri Apr 19 10:48:53 2024 +0200

    improve tokens docs
---
 core/api-merchant.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 4d74d4b2..439e7177 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2200,7 +2200,8 @@ protocol **vSUBSCRIBE**.
       token_family_slug: string;
 
       // Start of the validity period of the token. Based on this, the merchant
-      // will select the relevant signing key.
+      // will select the relevant signing key. This value is rounded down
+      // according to the configured rounding duration in the token family.
       valid_after: Timestamp;
 
       // How many units of the input are required.
@@ -2226,7 +2227,8 @@ protocol **vSUBSCRIBE**.
       token_family_slug: string;
 
       // Start of the validity period of the token. Based on this, the merchant
-      // will select the relevant signing key.
+      // will select the relevant signing key. This value is rounded down
+      // according to the configured rounding duration in the token family.
       valid_after: Timestamp;
 
       // How many units of the output are issued by the merchant.

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