From 4d093eb54beda349e95de54421ea44d66476273e Mon Sep 17 00:00:00 2001 From: priscilla Date: Mon, 5 Dec 2022 07:11:28 -0500 Subject: update --- src/include/taler_merchant_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 f7e9ebd9..02b91310 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -4530,8 +4530,8 @@ typedef void * @param cb_cls closure for @a cb * @return the request handle; NULL upon error */ -struct TALER_MERCHANT_TemplatesPostHandle * -TALER_MERCHANT_templates_post ( +struct TALER_MERCHANT_WebhooksPostHandle * +TALER_MERCHANT_webhooks_post ( struct GNUNET_CURL_Context *ctx, const char *backend_url, const char *webhook_id, -- cgit v1.2.3