[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-anastasis] branch master updated: Changed payment te
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-anastasis] branch master updated: Changed payment terms from annual fee to fee per transaction |
Date: |
Wed, 11 Sep 2019 09:48:09 +0200 |
This is an automated email from the git hooks/post-receive script.
dennis-neufeld pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new 31e759b Changed payment terms from annual fee to fee per transaction
31e759b is described below
commit 31e759b8674c85a48e9f4456d44371f3af5fef00
Author: Dennis Neufeld <address@hidden>
AuthorDate: Wed Sep 11 09:47:58 2019 +0200
Changed payment terms from annual fee to fee per transaction
---
src/api/api-anastasis.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/api/api-anastasis.rst b/src/api/api-anastasis.rst
index eba3ff7..67fe498 100644
--- a/src/api/api-anastasis.rst
+++ b/src/api/api-anastasis.rst
@@ -143,8 +143,8 @@ Receiving Terms of Service
// how long the service expire the deposited truth?
truth_expiration: relative-time;
- // Fee for an account, per year.
- annual_fee: Amount;
+ // Fee per transaction.
+ transaction_fee: Amount;
}
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-anastasis] branch master updated: Changed payment terms from annual fee to fee per transaction,
gnunet <=