gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -sepa is ancient, iban is correc


From: gnunet
Subject: [taler-merchant] branch master updated: -sepa is ancient, iban is correct
Date: Sun, 08 Aug 2021 00:01:51 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new af0a84e0 -sepa is ancient, iban is correct
af0a84e0 is described below

commit af0a84e00bc60dbd0793400d722e4d9cd67f9441
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 8 00:01:49 2021 +0200

    -sepa is ancient, iban is correct
---
 src/testing/test_merchant_api.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index c018817c..c5f8702e 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -118,8 +118,8 @@ static struct GNUNET_OS_Process *merchantd;
  */
 const char *payto_uris[] = {
   PAYTO_I1,
-  "payto://sepa/CH9300762011623852957" /* Just for testing account
-                                          inactivation. */
+  "payto://iban/CH9300762011623852957?receiver-name=Test"
+  /* Just for testing account inactivation. */
 };
 
 const char *order_1_transfers[] = {

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