exchange

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

commit 098bd64f39ce9f6bfca54fe2505b91a079c22f16
parent c7a54f7a81490b0e6022d98a6c47f61146a3f850
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 23 Jul 2021 18:43:03 +0200

-fix struct name

Diffstat:
Msrc/include/taler_signatures.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -1356,7 +1356,7 @@ struct TALER_ProposalDataPS * Used by merchants to return signed responses to /pay requests. * Currently only used to return 200 OK signed responses. */ -struct PaymentResponsePS +struct TALER_PaymentResponsePS { /** * Set to #TALER_SIGNATURE_MERCHANT_PAYMENT_OK. Note that