gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 109/152: update exchange API to return struct instead o


From: gnunet
Subject: [taler-exchange] 109/152: update exchange API to return struct instead of lots of individual args for TALER_EXCHANGE_transfers_get() -- simplifies merchant later
Date: Sun, 05 Jul 2020 20:47:45 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit ef97d426b1bc8cf4869a914b9e6405924c62e7a4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun May 3 19:54:36 2020 +0200

    update exchange API to return struct instead of lots of individual args for 
TALER_EXCHANGE_transfers_get() -- simplifies merchant later
---
 src/include/taler_exchange_service.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/include/taler_exchange_service.h 
b/src/include/taler_exchange_service.h
index 1fe7d2f8..2fb15db1 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -1611,7 +1611,11 @@ struct TALER_EXCHANGE_TransferData
   struct GNUNET_TIME_Absolute execution_time;
 
   /**
+<<<<<<< HEAD
    * amount of the wire transfer; FIXME: total wired (without fee), or 
including @a wire_fee?
+=======
+   * amount of the wire transfer
+>>>>>>> update exchange API to return struct instead of lots of individual 
args for TALER_EXCHANGE_transfers_get() -- simplifies merchant later
    */
   struct TALER_Amount total_amount;
 

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