summaryrefslogtreecommitdiff
path: root/src/backend/anastasis-httpd_truth.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-12-31 18:26:49 +0100
committerChristian Grothoff <christian@grothoff.org>2021-12-31 18:26:49 +0100
commit0919fe8b52588bd8f3adb83817158abc9434ac5b (patch)
tree4380e205a4e7dc49543c03c312eb332c5b92160b /src/backend/anastasis-httpd_truth.c
parent33152ae6d820ccf638498ddf264e011540e419a7 (diff)
downloadanastasis-0919fe8b52588bd8f3adb83817158abc9434ac5b.tar.gz
anastasis-0919fe8b52588bd8f3adb83817158abc9434ac5b.tar.bz2
anastasis-0919fe8b52588bd8f3adb83817158abc9434ac5b.zip
document and shorten default payment timeout (fixes #7073)
Diffstat (limited to 'src/backend/anastasis-httpd_truth.c')
-rw-r--r--src/backend/anastasis-httpd_truth.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/backend/anastasis-httpd_truth.c b/src/backend/anastasis-httpd_truth.c
index 54969bf..2a80cb7 100644
--- a/src/backend/anastasis-httpd_truth.c
+++ b/src/backend/anastasis-httpd_truth.c
@@ -38,13 +38,6 @@
GNUNET_TIME_UNIT_SECONDS, 30)
/**
- * How long do we hold an HTTP client connection if
- * we are awaiting payment before giving up?
- */
-#define CHECK_PAYMENT_GENERIC_TIMEOUT GNUNET_TIME_relative_multiply ( \
- GNUNET_TIME_UNIT_MINUTES, 30)
-
-/**
* How long should the wallet check for auto-refunds before giving up?
*/
#define AUTO_REFUND_TIMEOUT GNUNET_TIME_relative_multiply ( \