commit 4752211918879f9ceec07bec5f64c8209d840b51 parent f4ec586e0fc4c067fbc9e14b21d66f2573717c1e Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 29 Jul 2022 10:58:47 +0200 -need new EC Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -941,6 +941,11 @@ Name: EXCHANGE_MANAGEMENT_GLOBAL_FEE_SIGNATURE_INVALID Description: The signature affirming the fee structure is invalid. HttpStatus: 403 +Value: 1818 +Name: EXCHANGE_MANAGEMENT_DRAIN_PROFITS_SIGNATURE_INVALID +Description: The signature affirming the profit drain is invalid. +HttpStatus: 403 + Value: 1850 Name: EXCHANGE_PURSE_CREATE_CONFLICTING_META_DATA Description: The purse was previously created with different meta data.