[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: syntax
From: |
gnunet |
Subject: |
[libeufin] branch master updated: syntax |
Date: |
Fri, 05 Feb 2021 15:59:10 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new c61255f syntax
c61255f is described below
commit c61255f3ef464a251619f0d4df2850e7c80f7adb
Author: MS <ms@taler.net>
AuthorDate: Fri Feb 5 15:59:08 2021 +0100
syntax
---
integration-tests/tests.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/integration-tests/tests.py b/integration-tests/tests.py
index 7a59d07..1f24fc8 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -335,7 +335,7 @@ def make_crdt_payment():
debitorBic="BUKBGB22",
debitorName="Max Mustermann",
amount=5,
- uid="AcctSvcrRef-56789"
+ uid="AcctSvcrRef-56789",
currency="EUR",
subject="Reimbursement",
direction="CRDT"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin] branch master updated: syntax,
gnunet <=