gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add liability limit to sync spec


From: gnunet
Subject: [taler-docs] branch master updated: add liability limit to sync spec
Date: Wed, 08 Sep 2021 16:59:31 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3aaf257  add liability limit to sync spec
3aaf257 is described below

commit 3aaf257d6d703dab33fe1e6c2e4837e90f3d24a7
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Sep 8 16:59:20 2021 +0200

    add liability limit to sync spec
---
 core/api-sync.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/core/api-sync.rst b/core/api-sync.rst
index e3388cb..759a4c3 100644
--- a/core/api-sync.rst
+++ b/core/api-sync.rst
@@ -1,6 +1,6 @@
 ..
   This file is part of GNU TALER.
-  Copyright (C) 2018, 2019 Taler Systems SA
+  Copyright (C) 2018-2021 Taler Systems SA
 
   TALER is free software; you can redistribute it and/or modify it under the
   terms of the GNU Affero General Public License as published by the Free 
Software
@@ -127,6 +127,9 @@ Receiving Terms of Service
       // Fee for an account, per year.
       annual_fee: Amount;
 
+      // Maximum liability of the provider in case of data loss.
+      liability_limit: Amount;
+
       // libtool-style representation of the Sync protocol version, see
       // 
https://www.gnu.org/software/libtool/manual/html_node/Versioning.html#Versioning
       // The format is "current:revision:age".

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