aboutsummaryrefslogtreecommitdiff
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
596 ANASTASIS_CS_TAN_SENT, 596 ANASTASIS_CS_TAN_SENT,
597 597
598 /** 598 /**
599 * A challenge TAN was already recently sent to the customer.
600 * A hint may be provided as to the address used.
601 */
602 ANASTASIS_CS_TAN_ALREADY_SENT,
603
604 /**
599 * The customer should wire funds to the bank 605 * The customer should wire funds to the bank
600 * account address provided. 606 * account address provided.
601 */ 607 */