summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_truth_challenge.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_truth_challenge.c')
-rw-r--r--src/testing/testing_api_cmd_truth_challenge.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/testing_api_cmd_truth_challenge.c b/src/testing/testing_api_cmd_truth_challenge.c
index c584d5f..f1384c4 100644
--- a/src/testing/testing_api_cmd_truth_challenge.c
+++ b/src/testing/testing_api_cmd_truth_challenge.c
@@ -153,6 +153,8 @@ truth_challenge_cb (void *cls,
ksls->instructions = GNUNET_strdup (
tcd->details.success.details.tan_address_hint);
break;
+ case ANASTASIS_CS_TAN_ALREADY_SENT:
+ break;
case ANASTASIS_CS_WIRE_FUNDS:
/* FIXME: not implemented */
GNUNET_break (0);