gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 04/11: remove can_issue_tokens (for now)


From: gnunet
Subject: [taler-docs] 04/11: remove can_issue_tokens (for now)
Date: Fri, 15 Mar 2024 09:46:57 +0100

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

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

commit b95e8b15f04f60c85faa723d270bba0d9d165a53
Author: Christian Blättler <blatc2@bfh.ch>
AuthorDate: Tue Nov 21 15:21:29 2023 +0100

    remove can_issue_tokens (for now)
---
 core/api-merchant.rst | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index c370e297..bee59155 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3730,11 +3730,6 @@ Creating token families
       // Validity duration of an issued token.
       duration: RelativeTime;
 
-      // TODO: How should this be implemented?
-      // Indicates whether the token family can still issue tokens. Note:
-      // Already issued tokens will be valid, regardless of this setting.
-      // can_issue_tokens: boolean;
-
       // Kind of the token family.
       kind: TokenFamilyKind;
 
@@ -3789,11 +3784,6 @@ Updating token families
       // Validity duration of an issued token.
       duration: RelativeTime;
 
-      // TODO: How should this be implemented?
-      // Indicates whether the token family can still issue tokens. Note:
-      // Already issued tokens will be valid, regardless of this setting.
-      // can_issue_tokens: boolean;
-
    }
 
 

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