gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-playground] branch master updated: update index


From: gnunet
Subject: [GNUnet-SVN] [taler-playground] branch master updated: update index
Date: Wed, 07 Mar 2018 21:19:04 +0100

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

dold pushed a commit to branch master
in repository playground.

The following commit(s) were added to refs/heads/master by this push:
     new 41847d6  update index
41847d6 is described below

commit 41847d6a07f7939dbbc4dadcad4037781b413a35
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 7 21:19:00 2018 +0100

    update index
---
 talerplayground/playground/templates/index.html | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/talerplayground/playground/templates/index.html 
b/talerplayground/playground/templates/index.html
index 4a3d8a2..3638cd9 100644
--- a/talerplayground/playground/templates/index.html
+++ b/talerplayground/playground/templates/index.html
@@ -26,11 +26,7 @@ The following pages are available:
   </li>
 
   <li>
-    <a href="pay-js">payment triggering with JS</a>
-  </li>
-
-  <li>
-    <a href="pay-retry">pay retry</a>
+    <a>pay retry (not implemented yet)</a>
     <p>
       Tests if the wallet properly re-tries payments, the first request to
       <code>/pay</code> will fail two times before it succeeds.
@@ -38,7 +34,7 @@ The following pages are available:
   </li>
 
   <li>
-    <a href="stateless">state-less payments</a>
+    <a>state-less payments (not implemented yet)</a>
     <p>
       Advanced payment logic that is secure against denial of service in the
       sense that the server only stores state when the user presents a payment.

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



reply via email to

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