aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-19 00:01:56 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-19 00:01:56 +0100
commit71286e89e4831f636ddb18e186db153680767545 (patch)
tree751f77447c8bda816e6b0d59d6e45d669eeead39 /gnu-taler-error-codes
parent470719e42a30094a314df6bde1ce64ffb57aaa8e (diff)
downloadgana-71286e89e4831f636ddb18e186db153680767545.tar.gz
gana-71286e89e4831f636ddb18e186db153680767545.zip
fix donau msg
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index c63f1fc..8fd895b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2931,13 +2931,13 @@ HttpStatus: 0
2931 2931
2932Value: 8607 2932Value: 8607
2933Name: DONAU_GENERIC_KEYS_MISSING 2933Name: DONAU_GENERIC_KEYS_MISSING
2934Description: The donau failed to perform the operation as it could not find the private keys. This is a problem with the donau setup, not with the client's request. 2934Description: The Donau failed to perform the operation as it could not find the private keys. This is a problem with the Donau setup, not with the client's request.
2935HttpStatus: 503 2935HttpStatus: 503
2936 2936
2937Value: 8608 2937Value: 8608
2938Name: DONAU_CHARITY_SIGNATURE_INVALID 2938Name: DONAU_CHARITY_SIGNATURE_INVALID
2939Description: The signature of the charity key over the budi-key-pairs is not valid. 2939Description: The signature of the charity key is not valid.
2940HttpStatus: 403 2940HttpStatus: 403
2941 2941
2942 2942
2943# 9000 - 9599: LibEuFin. 2943# 9000 - 9599: LibEuFin.