aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-11-12 15:03:40 +0100
committerChristian Grothoff <christian@grothoff.org>2023-11-12 15:03:40 +0100
commit78712599c45ec873829c5111ee2f95116548baed (patch)
treead60fd779a588727b6018861612d579973acec93
parentd610d18984a87b2bde50778c2186f03baf83ec21 (diff)
downloadgana-78712599c45ec873829c5111ee2f95116548baed.tar.gz
gana-78712599c45ec873829c5111ee2f95116548baed.zip
new EC:
-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 d1db506..eba867b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -454,6 +454,11 @@ Name: EXCHANGE_GENERIC_AML_FROZEN
454Description: The requested operation is denied as the account was frozen on suspicion of money laundering. Please contact the exchange operator. 454Description: The requested operation is denied as the account was frozen on suspicion of money laundering. Please contact the exchange operator.
455HttpStatus: 451 455HttpStatus: 451
456 456
457Value: 1037
458Name: EXCHANGE_GENERIC_KYC_CONVERTER_FAILED
459Description: The exchange failed to start a KYC attribute conversion helper process. It is likely configured incorrectly.
460HttpStatus: 500
461
457 462
458Value: 1100 463Value: 1100
459Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND 464Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND