aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-09 19:58:33 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-09 19:58:33 +0200
commit88f1513c159014a1cbc6d0745568770538d2b0a9 (patch)
tree067cb8246074866b75b10ab35451359716238f59
parent2075d42719b00f2763fe71d327ef4b9fd23be476 (diff)
downloadgana-88f1513c159014a1cbc6d0745568770538d2b0a9.tar.gz
gana-88f1513c159014a1cbc6d0745568770538d2b0a9.zip
need another 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 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