summaryrefslogtreecommitdiff
path: root/src/include/anastasis_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/anastasis_service.h')
-rw-r--r--src/include/anastasis_service.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/anastasis_service.h b/src/include/anastasis_service.h
index e88b7e0..8af0f07 100644
--- a/src/include/anastasis_service.h
+++ b/src/include/anastasis_service.h
@@ -596,6 +596,12 @@ enum ANASTASIS_ChallengeDetailType
ANASTASIS_CS_TAN_SENT,
/**
+ * A challenge TAN was already recently sent to the customer.
+ * A hint may be provided as to the address used.
+ */
+ ANASTASIS_CS_TAN_ALREADY_SENT,
+
+ /**
* The customer should wire funds to the bank
* account address provided.
*/