summaryrefslogtreecommitdiff
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 d4dbc91..7f8a959 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -524,6 +524,11 @@ Name: EXCHANGE_AGE_WITHDRAW_AMOUNT_INCORRECT
Description: The total sum of value and fees from the denominations differs from the committed amount with fees.
HttpStatus: 400
+Value: 1164
+Name: EXCHANGE_AGE_WITHDRAW_REVEAL_INVALID_HASH
+Description: The original commitment differs from the calculated hash
+HttpStatus: 400
+
Value: 1175
Name: EXCHANGE_WITHDRAW_BATCH_IDEMPOTENT_PLANCHET
Description: The batch withdraw included a planchet that was already withdrawn. This is not allowed.