gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 42/130: add another amount trait


From: gnunet
Subject: [taler-exchange] 42/130: add another amount trait
Date: Wed, 17 Nov 2021 12:24:50 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 0a3731f43946273245fec1ae6ae7c228992ed952
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 28 21:41:32 2021 +0200

    add another amount trait
---
 src/include/taler_testing_lib.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 525d119c..f0e6d552 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -2359,6 +2359,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait 
*traits,
   op (debit_payto_uri, const char *)                               \
   op (order_id, const char *)                                      \
   op (amount, const struct TALER_Amount)                           \
+  op (amount_with_fee, const struct TALER_Amount)                        \
   op (deposit_amount, const struct TALER_Amount)                           \
   op (deposit_fee_amount, const struct TALER_Amount)                           
\
   op (batch_cmds, struct TALER_TESTING_Command *)                  \

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