synchronize with latest GANA

This commit is contained in:
Christian Grothoff 2020-06-25 10:40:56 +02:00
parent dc9f41a794
commit 5220e8394f
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 3 additions and 5 deletions

@ -1 +1 @@
Subproject commit 417435b17b92fa7f58c5bae1d92388633b16881c
Subproject commit c0fedb8d45c41fb283fec714b48278e6661d51be

View File

@ -1130,10 +1130,8 @@ struct TALER_ProposalDataPS
struct PaymentResponsePS
{
/**
* Set to TALER_SIGNATURE_MERCHANT_PAYMENT_OK so far. Note that
* unsuccessful payments are usually proven by some exchange's signature,
* thus it is unlikely that a merchant needs to set a purpose other than
* the above mentioned
* Set to #TALER_SIGNATURE_MERCHANT_PAYMENT_OK. Note that
* unsuccessful payments are usually proven by some exchange's signature.
*/
struct GNUNET_CRYPTO_EccSignaturePurpose purpose;