gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] branch master updated: update to latest Git of exchang


From: gnunet
Subject: [taler-taler-mdb] branch master updated: update to latest Git of exchange/merchant
Date: Tue, 14 Dec 2021 16:44:12 +0100

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

grothoff pushed a commit to branch master
in repository taler-mdb.

The following commit(s) were added to refs/heads/master by this push:
     new 55319d8  update to latest Git of exchange/merchant
55319d8 is described below

commit 55319d8dd2bc1d9fd58864cedcb1d5b2024a45f6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Dec 14 16:44:09 2021 +0100

    update to latest Git of exchange/merchant
---
 src/main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main.c b/src/main.c
index f4156d8..c6ab55d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -456,7 +456,7 @@ struct MdbHandle
   size_t tx_len;
 
   /**
-   * Time out to wait for an acknoweledge received via the mdb bus
+   * Time out to wait for an acknowledge received via the mdb bus
    */
   struct GNUNET_TIME_Absolute ack_timeout;
 
@@ -1664,7 +1664,7 @@ static void
 refund_complete_cb (void *cls,
                     const struct TALER_MERCHANT_HttpResponse *hr,
                     const char *refund_uri,
-                    const struct GNUNET_HashCode *h_contract)
+                    const struct TALER_PrivateContractHash *h_contract)
 {
   struct Refund *r = cls;
 

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