aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-06-23 12:48:10 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-06-23 12:48:10 +0200
commit31b74264e62c4a7f4a671033e214c43fa2f304c0 (patch)
treee26931ecfbce5b88dce5ed79067549cc94c6cb81 /gnu-taler-error-codes
parent3e5591a7e3fd93ba46fc2b538c63f0c16336283d (diff)
downloadgana-31b74264e62c4a7f4a671033e214c43fa2f304c0.tar.gz
gana-31b74264e62c4a7f4a671033e214c43fa2f304c0.zip
[ŧaler-error-codes] added EXCHANGE_AGE_WITHDRAW_MAXIMUM_AGE_TOO_LARGE
Diffstat (limited to 'gnu-taler-error-codes')
-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 990efc0..71a9861 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -529,6 +529,11 @@ Name: EXCHANGE_AGE_WITHDRAW_REVEAL_INVALID_HASH
529Description: The original commitment differs from the calculated hash 529Description: The original commitment differs from the calculated hash
530HttpStatus: 400 530HttpStatus: 400
531 531
532Value: 1165
533Name: EXCHANGE_AGE_WITHDRAW_MAXIMUM_AGE_TOO_LARGE
534Description: The maximum age in the commitment is too large for the reserve
535HttpStatus: 400
536
532Value: 1175 537Value: 1175
533Name: EXCHANGE_WITHDRAW_BATCH_IDEMPOTENT_PLANCHET 538Name: EXCHANGE_WITHDRAW_BATCH_IDEMPOTENT_PLANCHET
534Description: The batch withdraw included a planchet that was already withdrawn. This is not allowed. 539Description: The batch withdraw included a planchet that was already withdrawn. This is not allowed.