gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fix upload_fees in docs


From: gnunet
Subject: [taler-anastasis] branch master updated: fix upload_fees in docs
Date: Tue, 02 Nov 2021 16:18:44 +0100

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

dold pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 9c6038e  fix upload_fees in docs
9c6038e is described below

commit 9c6038ecb9b80f244b9b47d5acf68a92be9b9e1f
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Nov 2 16:18:33 2021 +0100

    fix upload_fees in docs
---
 doc/sphinx/reducer.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/sphinx/reducer.rst b/doc/sphinx/reducer.rst
index 9728d7d..c9357c9 100644
--- a/doc/sphinx/reducer.rst
+++ b/doc/sphinx/reducer.rst
@@ -1160,7 +1160,7 @@ expiration time and cost calculation will be updated.
     {
       "backup_state": "SECRET_EDITING",
       "expiration" : { "t_ms" : 1245362362 },
-      "upload_fees" : [ { "fee": "KUDOS:43" } ]
+      "upload_fees" : ["KUDOS:43"]
     }
 
 

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