commit 4c0be7d53a083926c2dcc8e3781d650243466e89
parent e7d6038318099fbaf6f1d81bfb4fa0234efa91d5
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 25 Aug 2020 15:07:51 +0200
add to master
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -697,6 +697,11 @@ Name: REFUND_INVALID_FAILURE_PROOF_BY_EXCHANGE
Description: The failure proof returned by the exchange is incorrect. Error code generated client-side.
HttpStatus: 0
+Value: 1517
+Name: REFUND_DATABASE_LOOKUP_ERROR
+Description: The exchange failed to lookup information for the refund from its database.
+HttpStatus: 500
+
Value: 1600
Name: ADMIN_ADD_INCOMING_WIREFORMAT_UNSUPPORTED
Description: The wire format specified in the "sender_account_details" is not understood or not supported by this exchange.