summaryrefslogtreecommitdiff
path: root/src/include/taler_signatures.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-01-12 14:58:13 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-01-12 14:58:39 +0100
commit0589d265ec837321519fc7f9bda9fa7c22e955f8 (patch)
tree6d582ea87e77def5eae7945d508935ae0c8fea00 /src/include/taler_signatures.h
parenta580ac1c42a5dc11d9706c507dc7c8848009d3ae (diff)
downloadexchange-0589d265ec837321519fc7f9bda9fa7c22e955f8.tar.gz
exchange-0589d265ec837321519fc7f9bda9fa7c22e955f8.tar.bz2
exchange-0589d265ec837321519fc7f9bda9fa7c22e955f8.zip
comment
Diffstat (limited to 'src/include/taler_signatures.h')
-rw-r--r--src/include/taler_signatures.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index dae730d0e..61e824aa9 100644
--- 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
{