From a36a978df4d0a4bc065ebd1e4ad08cdb9e19d7ea Mon Sep 17 00:00:00 2001 From: priscilla Date: Wed, 21 Dec 2022 11:26:50 -0500 Subject: update using templates --- src/include/taler_merchant_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_merchant_service.h') diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h index c5bef549..c9224684 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -4397,7 +4397,7 @@ TALER_MERCHANT_using_templates_post ( struct GNUNET_CURL_Context *ctx, const char *backend_url, const char *summary, - struct TALER_Amount amount, + const struct TALER_Amount *amount, TALER_MERCHANT_UsingTemplatesPostCallback cb, void *cb_cls); -- cgit v1.2.3