taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 7074f0bf10e1f8e1ca164b97ad077e50ca5c96c7
parent 432c41d7ff49ffebff2744e6865f054a848471d5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 16 Jun 2024 09:15:38 +0200

-specify rounding requirement

Diffstat:
Mcore/api-merchant.rst | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -3991,7 +3991,8 @@ Creating token families // Validity duration of an issued token. duration: RelativeTime; - // Rounding granularity of generated keys. + // Rounding granularity of generated keys. MUST be + // exactly a single year, month, day, hour or minute. rounding: RelativeTime; // Kind of the token family.