diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-10-20 15:07:56 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-10-20 15:07:56 +0200 |
commit | c40a098a91499724ab6a35fe05fbbf64e03133f2 (patch) | |
tree | f6ff68340eb727a0803ffab5e5156d794114adfb /src/include | |
parent | 0f4160d4a4cd4d152c911e30411b9f5230bbfb4e (diff) | |
parent | 9d5d092dc3114c27536538b3bfa2e50cf9a4a28d (diff) |
Merge branch 'master' of ssh://taler.net/exchange
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_signatures.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index c187275a3..dae730d0e 100644 --- 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 |