summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-28 22:35:57 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-28 22:35:57 +0100
commitfb124841605dabe843f4d5713e58a516ddc84d48 (patch)
tree9a6b126fcba5a36547045e7a1f50cb7dcf2753eb /src/mint/taler-mint-httpd_db.c
parent1466048e4d19a198a33d1f224dbb5a25fa42b9c2 (diff)
downloadexchange-fb124841605dabe843f4d5713e58a516ddc84d48.tar.gz
exchange-fb124841605dabe843f4d5713e58a516ddc84d48.tar.bz2
exchange-fb124841605dabe843f4d5713e58a516ddc84d48.zip
update docu
Diffstat (limited to 'src/mint/taler-mint-httpd_db.c')
-rw-r--r--src/mint/taler-mint-httpd_db.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_db.c b/src/mint/taler-mint-httpd_db.c
index 6dffbcd63..7e9dde849 100644
--- a/src/mint/taler-mint-httpd_db.c
+++ b/src/mint/taler-mint-httpd_db.c
@@ -15,11 +15,13 @@
*/
/**
* @file taler-mint-httpd_db.c
- * @brief Database access abstraction for the mint.
+ * @brief High-level (transactional-layer) database operations for the mint.
* @author Christian Grothoff
*
* TODO:
* - actually abstract DB implementation (i.e. via plugin logic)
+ * (this file should remain largely unchanged with the exception
+ * of the PQ-specific DB handle types)
* - /deposit: properly check existing deposits
* - /deposit: properly perform commit (check return value)
* - /deposit: check for leaks