gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated (4c5cb560 -> 91eb52cc)


From: gnunet
Subject: [libeufin] branch master updated (4c5cb560 -> 91eb52cc)
Date: Thu, 25 Aug 2022 23:27:48 +0200

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

dold pushed a change to branch master
in repository libeufin.

 discard 4c5cb560 submit-payment, not payments

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (91eb52cc)
            \
             O -- O -- O   (4c5cb560)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 cli/bin/libeufin-cli | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cli/bin/libeufin-cli b/cli/bin/libeufin-cli
index 9d68f97d..c6310788 100755
--- a/cli/bin/libeufin-cli
+++ b/cli/bin/libeufin-cli
@@ -804,7 +804,7 @@ def prepare_payment(
 @click.option("--payment-uuid", help="Payment unique identifier.  Submits only 
this payment.")
 @click.argument("account-name")
 @click.pass_obj
-def submit_payment(obj, account_name, payment_uuid):
+def submit_payments(obj, account_name, payment_uuid):
     if payment_uuid:
         url = urljoin_nodrop(
             obj.nexus_base_url,

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