elaborate on ContractPS

This commit is contained in:
Florian Dold 2017-01-12 15:40:43 +01:00
parent 0589d265ec
commit c631ae1b60
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -1034,6 +1034,9 @@ struct TALER_WireDepositDataPS
* 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.
* The mechant backend's "/pay" handler, for example, can verify that a deposit
* permission relates to a valid contract this way without having to have the
* full contract.
*/
struct TALER_ContractPS
{