This commit is contained in:
Florian Dold 2017-01-12 14:58:13 +01:00
parent a580ac1c42
commit 0589d265ec
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -1030,6 +1030,10 @@ struct TALER_WireDepositDataPS
/** /**
* The contract sent by the merchant to the wallet. * The contract sent by the merchant to the wallet.
*
* Some fields are lifted from the contract and signed over in addition to the
* contract hash. This redundancy allows these pieces of information can be
* verified without knowing the whole content of the contract.
*/ */
struct TALER_ContractPS struct TALER_ContractPS
{ {