aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-16 16:23:37 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-16 16:23:37 +0100
commit1ec4596bf4925ee24fc06d3e74d2a553b8239870 (patch)
tree11ebdf9ce9af77207e0a8b886984fa665e7ec387 /gnu-taler-error-codes
parenta7abaa856abbd16994132c5596ce04f442b9f4b9 (diff)
downloadgana-1ec4596bf4925ee24fc06d3e74d2a553b8239870.tar.gz
gana-1ec4596bf4925ee24fc06d3e74d2a553b8239870.zip
new EC
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index e3c9988..eeda944 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1057,6 +1057,11 @@ Name: EXCHANGE_AML_DECISION_MORE_RECENT_PRESENT
1057Description: There is a more recent AML decision on file. The decision was rejected as timestamps of AML decisions must be monotonically increasing. 1057Description: There is a more recent AML decision on file. The decision was rejected as timestamps of AML decisions must be monotonically increasing.
1058HttpStatus: 409 1058HttpStatus: 409
1059 1059
1060Value: 1828
1061Name: EXCHANGE_AML_DECISION_UNKNOWN_CHECK
1062Description: There AML decision would impose an AML check of a type that is not provided by any KYC provider known to the exchange.
1063HttpStatus: 400
1064
1060Value: 1830 1065Value: 1830
1061Name: EXCHANGE_MANAGEMENT_UPDATE_AML_OFFICER_SIGNATURE_INVALID 1066Name: EXCHANGE_MANAGEMENT_UPDATE_AML_OFFICER_SIGNATURE_INVALID
1062Description: The signature affirming the change in the AML officer status is invalid. 1067Description: The signature affirming the change in the AML officer status is invalid.