diff options
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.c')
-rw-r--r-- | src/mint/taler-mint-httpd_responses.c | 4 |
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 @@ | |||
22 | * @author Florian Dold | 22 | * @author Florian Dold |
23 | * @author Benedikt Mueller | 23 | * @author Benedikt Mueller |
24 | * @author Christian Grothoff | 24 | * @author Christian Grothoff |
25 | * | ||
26 | * TODO: | ||
27 | * - when generating /deposit reply, do include signature of mint | ||
28 | * to say that we accepted it (check reply format) | ||
25 | */ | 29 | */ |
26 | #include "platform.h" | 30 | #include "platform.h" |
27 | #include "taler-mint-httpd_responses.h" | 31 | #include "taler-mint-httpd_responses.h" |