diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-06-04 11:40:44 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-06-04 11:40:44 +0200 |
commit | f62a35236347c5644b404628e1d368bb49620c2a (patch) | |
tree | 457fa5d194ca61d7607b159476bab3335875f58b /src/include | |
parent | 804c52553464167c9fa0c7243939f17cee42c172 (diff) |
-remove FIXME: was already fixed
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_merchant_service.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h index dcd936e7..40499929 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -4382,8 +4382,6 @@ typedef void * Issue a GET /private/tips/$TIP_ID (private variant) request to the backend. * Returns information needed to pick up a tip. * - * FIXME: lp_timeout/min_pick_up not implemented in backend! - * * @param ctx execution context * @param backend_url base URL of the merchant backend * @param tip_id which tip should we query |