addressing #4521
This commit is contained in:
parent
006177a01f
commit
9b6717ae3a
@ -295,6 +295,11 @@ struct TALER_DepositRequestPS
|
|||||||
*/
|
*/
|
||||||
struct GNUNET_TIME_AbsoluteNBO refund_deadline;
|
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
|
* Merchant-generated transaction ID to detect duplicate
|
||||||
* transactions. The merchant must communicate a merchant-unique ID
|
* transactions. The merchant must communicate a merchant-unique ID
|
||||||
|
Loading…
Reference in New Issue
Block a user