aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-09-26 14:24:13 +0200
committerFlorian Dold <florian@dold.me>2022-09-26 14:24:18 +0200
commit092891d681974cde406813b7a5dc2beef6ab6c06 (patch)
tree1060a410496ac85bada705341da067e9dd16a8e9
parent4f0bb75a02237ce6c8e914f1f134e2dc9ffdb9e2 (diff)
downloadgana-092891d681974cde406813b7a5dc2beef6ab6c06.tar.gz
gana-092891d681974cde406813b7a5dc2beef6ab6c06.zip
new EC
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 3efc5bb..92b32ff 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2034,6 +2034,12 @@ Name: WALLET_PAY_MERCHANT_SERVER_ERROR
2034Description: A payment was attempted, but the merchant had an internal server error (5xx). 2034Description: A payment was attempted, but the merchant had an internal server error (5xx).
2035HttpStatus: 0 2035HttpStatus: 0
2036 2036
2037Value: 7023
2038Name: WALLET_CRYPTO_WORKER_ERROR
2039Description: The crypto worker failed.
2040HttpStatus: 0
2041
2042
2037# 8000 - 8999: Reserved for Anastasis 2043# 8000 - 8999: Reserved for Anastasis
2038 2044
2039Value: 8000 2045Value: 8000