aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-07-29 10:58:47 +0200
committerChristian Grothoff <christian@grothoff.org>2022-07-29 10:58:47 +0200
commit4752211918879f9ceec07bec5f64c8209d840b51 (patch)
treed35473c80be8e88a36e4f28048577ff4529cbc28
parentf4ec586e0fc4c067fbc9e14b21d66f2573717c1e (diff)
downloadgana-4752211918879f9ceec07bec5f64c8209d840b51.tar.gz
gana-4752211918879f9ceec07bec5f64c8209d840b51.zip
-need new EC
-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 865f685..e3cc281 100644
--- 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
941Description: The signature affirming the fee structure is invalid. 941Description: The signature affirming the fee structure is invalid.
942HttpStatus: 403 942HttpStatus: 403
943 943
944Value: 1818
945Name: EXCHANGE_MANAGEMENT_DRAIN_PROFITS_SIGNATURE_INVALID
946Description: The signature affirming the profit drain is invalid.
947HttpStatus: 403
948
944Value: 1850 949Value: 1850
945Name: EXCHANGE_PURSE_CREATE_CONFLICTING_META_DATA 950Name: EXCHANGE_PURSE_CREATE_CONFLICTING_META_DATA
946Description: The purse was previously created with different meta data. 951Description: The purse was previously created with different meta data.