summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-15 22:32:48 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-15 22:32:48 +0200
commitd7a4d062ba53c6ad6375602646a9da640269552c (patch)
treeec202d8b2b5e040bc3d80ef92391cb821e660634 /src/include/taler_merchant_service.h
parent44bc6f8b5c5fb93dac3da96249d555237ec8b956 (diff)
downloadmerchant-d7a4d062ba53c6ad6375602646a9da640269552c.tar.gz
merchant-d7a4d062ba53c6ad6375602646a9da640269552c.tar.bz2
merchant-d7a4d062ba53c6ad6375602646a9da640269552c.zip
implement long polling for tip pickup
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index 863f1676..49bc83fd 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -3616,6 +3616,7 @@ typedef void
void *cls,
const struct TALER_MERCHANT_TipWalletGetResponse *wgr);
+
/**
* Issue a GET /tips/$TIP_ID (public variant) request to the backend. Returns
* information needed to pick up a tip.