commit 5220e8394f620a05dcc974d6370144980d769070 parent dc9f41a7940a540df9d6f9a1d1b3a01c96176b11 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 25 Jun 2020 10:40:56 +0200 synchronize with latest GANA Diffstat:
| M | src/include/taler_signatures.h | | | 6 | ++---- |
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -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;