exchange

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

commit 0589d265ec837321519fc7f9bda9fa7c22e955f8
parent a580ac1c42a5dc11d9706c507dc7c8848009d3ae
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu, 12 Jan 2017 14:58:13 +0100

comment

Diffstat:
Msrc/include/taler_signatures.h | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -1030,6 +1030,10 @@ struct TALER_WireDepositDataPS /** * 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 {