commit c12314df0f82e192c6829a9c6cf3e9663b586da1
parent e7f660a034084369e37b737a5ae48474626e1515
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 12 Jan 2022 10:04:09 +0100
need another EC
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -292,6 +292,11 @@ Name: EXCHANGE_GENERIC_INVALID_DENOMINATION_CIPHER_FOR_OPERATION
Description: The requested operation is not valid for the cipher used by the selected denomination.
HttpStatus: 400
+Value: 1017
+Name: EXCHANGE_GENERIC_CIPHER_MISMATCH
+Description: The provided arguments for the operation use inconsistent ciphers.
+HttpStatus: 400
+
Value: 1100
Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND
Description: The exchange did not find information about the specified transaction in the database.