rudimentary support for /withdraw/status

This commit is contained in:
Christian Grothoff 2015-07-09 11:36:51 +02:00
parent a84a9b4fb4
commit eadd518939

View File

@ -23,7 +23,7 @@
* TODO: * TODO:
* - enhance interpreter to allow for testing of failure conditions * - enhance interpreter to allow for testing of failure conditions
* (i.e. double-spending, insufficient funds on withdraw) * (i.e. double-spending, insufficient funds on withdraw)
* - add command for /withdraw/status * - add checks for /withdraw/status
*/ */
#include "platform.h" #include "platform.h"
#include "taler_util.h" #include "taler_util.h"