aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-25 10:40:56 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-25 10:40:56 +0200
commit00636804457fa363ac3c180a33028809bbffd823 (patch)
treef4e4c0854b834bb0657efef5ca6ebca37a1ad7fa /src
parentb3411dc65c1b366989f97fd82cfaa0947624b6b6 (diff)
downloadexchange-00636804457fa363ac3c180a33028809bbffd823.tar.xz
synchronize with latest GANA
Diffstat (limited to 'src')
-rw-r--r--src/include/taler_signatures.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 38b895d7f..7f9e090a1 100644
--- 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;