diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-03-19 00:01:56 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-03-19 00:01:56 +0100 |
commit | 71286e89e4831f636ddb18e186db153680767545 (patch) | |
tree | 751f77447c8bda816e6b0d59d6e45d669eeead39 | |
parent | 470719e42a30094a314df6bde1ce64ffb57aaa8e (diff) | |
download | gana-71286e89e4831f636ddb18e186db153680767545.tar.gz gana-71286e89e4831f636ddb18e186db153680767545.zip |
fix donau msg
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 6 |
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 | ||
2932 | Value: 8607 | 2932 | Value: 8607 |
2933 | Name: DONAU_GENERIC_KEYS_MISSING | 2933 | Name: DONAU_GENERIC_KEYS_MISSING |
2934 | Description: 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. | 2934 | Description: 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. |
2935 | HttpStatus: 503 | 2935 | HttpStatus: 503 |
2936 | 2936 | ||
2937 | Value: 8608 | 2937 | Value: 8608 |
2938 | Name: DONAU_CHARITY_SIGNATURE_INVALID | 2938 | Name: DONAU_CHARITY_SIGNATURE_INVALID |
2939 | Description: The signature of the charity key over the budi-key-pairs is not valid. | 2939 | Description: The signature of the charity key is not valid. |
2940 | HttpStatus: 403 | 2940 | HttpStatus: 403 |
2941 | 2941 | ||
2942 | 2942 | ||
2943 | # 9000 - 9599: LibEuFin. | 2943 | # 9000 - 9599: LibEuFin. |