From 6b89f1d9894c436f50e88778909fb3c1bff4dde8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Apr 2022 12:18:55 +0200 Subject: -add ECs --- gnu-taler-error-codes/registry.rec | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index d7ae085..f131570 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -340,6 +340,10 @@ Name: EXCHANGE_GENERIC_WIRE_FEES_MISSING Description: The exchange was not properly configured with wire fees. HttpStatus: 500 +Value: 1024 +Name: EXCHANGE_GENERIC_PURSE_PUB_MALFORMED +Description: The purse public key was malformed. +HttpStatus: 400 Value: 1100 @@ -586,6 +590,11 @@ Name: EXCHANGE_TRANSFERS_GET_WIRE_FEE_INCONSISTENT Description: The exchange found a wire fee that was above the total transfer value (and thus could not have been charged). HttpStatus: 500 +Value: 1475 +Name: EXCHANGE_PURSES_INVALID_WAIT_TARGET +Description: The wait target of the URL was not in the set of expected values. +HttpStatus: 400 + Value: 1500 Name: EXCHANGE_REFUND_COIN_NOT_FOUND -- cgit v1.2.3