gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant-frontend-examples] 01/02: update currency


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontend-examples] 01/02: update currency
Date: Sun, 25 Jun 2017 09:50:25 +0200

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

marcello pushed a commit to branch master
in repository merchant-frontend-examples.

commit e08cd7e9086472b0abd04794cb6881bbec96f40f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sun Jun 25 09:27:15 2017 +0200

    update currency
---
 python/doc/tutorial.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/python/doc/tutorial.texi b/python/doc/tutorial.texi
index a95b83b..98b2054 100644
--- a/python/doc/tutorial.texi
+++ b/python/doc/tutorial.texi
@@ -172,7 +172,7 @@ 
address@hidden://docs.taler.net/current/merchant-backend/manual.html}
 you can use the public backend provided by the Taler
 project for testing.  This public backend has been set-up at
 @code{http://backend.test.taler.net/} specifically for testing
-frontends.  It uses the currency ``PUDOS'' and all payments will
+frontends.  It uses the currency ``TESTKUDOS'' and all payments will
 go into the ``Tutorial'' account at the Taler ``bank'' running at
 @code{https://bank.test.taler.net/public-accounts}.
 
@@ -181,7 +181,7 @@ global variables, as shown below from 
@code{python/example/example.py}:
 
 @smallexample
 ..
-CURRENCY = "PUDOS"
+CURRENCY = "TESTKUDOS"
 BACKEND_URL = "http://backend.test.taler.net/";
 ..
 @end smallexample

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]