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 e3cc281..6b1b21e 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1067,6 +1067,11 @@ Name: EXCHANGE_KYC_CHECK_AUTHORIZATION_FAILED
1067Description: The payto-URI hash did not match. Hence the request was denied. 1067Description: The payto-URI hash did not match. Hence the request was denied.
1068HttpStatus: 403 1068HttpStatus: 403
1069 1069
1070Value: 1931
1071Name: EXCHANGE_KYC_WEBHOOK_LOGIC_UNKNOWN
1072Description: The webhook used a logic specifier that is not known to the exchange.
1073HttpStatus: 404
1074
1070Value: 1950 1075Value: 1950
1071Name: EXCHANGE_CONTRACTS_UNKNOWN 1076Name: EXCHANGE_CONTRACTS_UNKNOWN
1072Description: The exchange does not know a contract under the given contract public key. 1077Description: The exchange does not know a contract under the given contract public key.