exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit c40a098a91499724ab6a35fe05fbbf64e03133f2
parent 0f4160d4a4cd4d152c911e30411b9f5230bbfb4e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 20 Oct 2016 15:07:56 +0200

Merge branch 'master' of ssh://taler.net/exchange

Diffstat:
Msrc/include/taler_signatures.h | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -296,11 +296,6 @@ struct TALER_DepositRequestPS struct GNUNET_TIME_AbsoluteNBO refund_deadline; /** - * Deadline for the customer to pay for h_contract - */ - struct GNUNET_TIME_AbsoluteNBO pay_deadline; - - /** * Merchant-generated transaction ID to detect duplicate * transactions. The merchant must communicate a merchant-unique ID * to the customer for each transaction. Note that different coins