aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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 3b7e25e..06615a5 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1077,6 +1077,11 @@ Name: EXCHANGE_KYC_GENERIC_LOGIC_UNKNOWN
1077Description: The request used a logic specifier that is not known to the exchange. 1077Description: The request used a logic specifier that is not known to the exchange.
1078HttpStatus: 404 1078HttpStatus: 404
1079 1079
1080Value: 1932
1081Name: EXCHANGE_KYC_GENERIC_LOGIC_GONE
1082Description: The request requires a logic which is no longer configured at the exchange.
1083HttpStatus: 500
1084
1080 1085
1081Value: 1950 1086Value: 1950
1082Name: EXCHANGE_CONTRACTS_UNKNOWN 1087Name: EXCHANGE_CONTRACTS_UNKNOWN