From 31b74264e62c4a7f4a671033e214c43fa2f304c0 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 23 Jun 2023 12:48:10 +0200 Subject: [ŧaler-error-codes] added EXCHANGE_AGE_WITHDRAW_MAXIMUM_AGE_TOO_LARGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes') 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 Description: The original commitment differs from the calculated hash HttpStatus: 400 +Value: 1165 +Name: EXCHANGE_AGE_WITHDRAW_MAXIMUM_AGE_TOO_LARGE +Description: The maximum age in the commitment is too large for the reserve +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. -- cgit v1.2.3