aboutsummaryrefslogtreecommitdiff
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,
153 ksls->instructions = GNUNET_strdup ( 153 ksls->instructions = GNUNET_strdup (
154 tcd->details.success.details.tan_address_hint); 154 tcd->details.success.details.tan_address_hint);
155 break; 155 break;
156 case ANASTASIS_CS_TAN_ALREADY_SENT:
157 break;
156 case ANASTASIS_CS_WIRE_FUNDS: 158 case ANASTASIS_CS_WIRE_FUNDS:
157 /* FIXME: not implemented */ 159 /* FIXME: not implemented */
158 GNUNET_break (0); 160 GNUNET_break (0);