aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-01-12 09:58:15 +0100
committerChristian Grothoff <christian@grothoff.org>2022-01-12 09:58:15 +0100
commite7f660a034084369e37b737a5ae48474626e1515 (patch)
treef64629f5b7970daf5def3dbdc200c0060ddbb9f0 /gnu-taler-error-codes/registry.rec
parent278e13cd0c4ff95e33b822e48effefa9604eef52 (diff)
downloadgana-e7f660a034084369e37b737a5ae48474626e1515.tar.gz
gana-e7f660a034084369e37b737a5ae48474626e1515.zip
introduce new EC
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