From 313216ee11fe604d39ea5f1b71b1ad96a60391d9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 5 Apr 2022 11:35:41 +0200 Subject: -another EC --- gnu-taler-error-codes/registry.rec | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 705a87d..ad26bb7 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -331,6 +331,11 @@ Name: EXCHANGE_GENERIC_AMOUNT_EXCEEDS_DENOMINATION_VALUE Description: The specified amount for the coin is higher than the value of the denomination of the coin. HttpStatus: 400 +Value: 1022 +Name: EXCHANGE_GENERIC_GLOBAL_FEES_MISSING +Description: The exchange was not properly configured with global fees. +HttpStatus: 500 + Value: 1100 @@ -878,6 +883,16 @@ Name: EXCHANGE_PURSE_DEPOSIT_CONFLICTING_META_DATA Description: The coin was previously deposited with different meta data. HttpStatus: 409 +Value: 1859 +Name: EXCHANGE_PURSE_ECONTRACT_CONFLICTING_META_DATA +Description: The encrypted contract was previously uploaded with different meta data. +HttpStatus: 409 + +Value: 1860 +Name: EXCHANGE_CREATE_PURSE_NEGATIVE_VALUE_AFTER_FEE +Description: The deposited amount is less than the purse fee. +HttpStatus: 400 + Value: 1900 Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID -- cgit v1.2.3