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, 4 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 347e2ea..1ab1385 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -287,7 +287,10 @@ Name: EXCHANGE_GENERIC_COIN_CONFLICTING_AGE_HASH
287Description: The same coin was already used with a different age hash previously. 287Description: The same coin was already used with a different age hash previously.
288HttpStatus: 409 288HttpStatus: 409
289 289
290 290Value: 1016
291Name: EXCHANGE_GENERIC_INVALID_DENOMINATION_CIPHER_FOR_OPERATION
292Description: The requested operation is not valid for the cipher used by the selected denomination.
293HttpStatus: 400
291 294
292Value: 1100 295Value: 1100
293Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND 296Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND