summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-19 21:09:47 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-19 21:09:47 +0100
commitf9347d23953f771689d339b544370d3f9fdd97ba (patch)
treeb0c0f3ee392b81dac99659ab7b7b2f0464b8a66a /src/mint/taler-mint-httpd_responses.c
parenta1f20a92a0578e63b2b5d764ac802dbe45ab08e0 (diff)
downloadexchange-f9347d23953f771689d339b544370d3f9fdd97ba.tar.gz
exchange-f9347d23953f771689d339b544370d3f9fdd97ba.tar.bz2
exchange-f9347d23953f771689d339b544370d3f9fdd97ba.zip
document TODOs
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.c')
-rw-r--r--src/mint/taler-mint-httpd_responses.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd_responses.c b/src/mint/taler-mint-httpd_responses.c
index d581e2623..6ae219b63 100644
--- a/src/mint/taler-mint-httpd_responses.c
+++ b/src/mint/taler-mint-httpd_responses.c
@@ -22,6 +22,10 @@
* @author Florian Dold
* @author Benedikt Mueller
* @author Christian Grothoff
+ *
+ * TODO:
+ * - when generating /deposit reply, do include signature of mint
+ * to say that we accepted it (check reply format)
*/
#include "platform.h"
#include "taler-mint-httpd_responses.h"