exchange

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

commit 9d5d092dc3114c27536538b3bfa2e50cf9a4a28d
parent 083075153441c3451301d9ed35bfbac2dd8b346e
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 20 Oct 2016 11:48:47 +0200

Reverting #4521, pay_deadline strictly regards merchant's policy.

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