aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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 1871563..d4dbc91 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -882,8 +882,8 @@ HttpStatus: 403
882 882
883Value: 1700 883Value: 1700
884Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE 884Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE
885Description: The exchange failed to talk to the process responsible for its private denomination keys. 885Description: The exchange failed to talk to the process responsible for its private denomination keys or the helpers had no denominations (properly) configured.
886HttpStatus: 500 886HttpStatus: 502
887 887
888Value: 1701 888Value: 1701
889Name: EXCHANGE_DENOMINATION_HELPER_BUG 889Name: EXCHANGE_DENOMINATION_HELPER_BUG
@@ -904,7 +904,7 @@ HttpStatus: 0
904Value: 1750 904Value: 1750
905Name: EXCHANGE_SIGNKEY_HELPER_UNAVAILABLE 905Name: EXCHANGE_SIGNKEY_HELPER_UNAVAILABLE
906Description: The exchange failed to talk to the process responsible for its private signing keys. 906Description: The exchange failed to talk to the process responsible for its private signing keys.
907HttpStatus: 500 907HttpStatus: 502
908 908
909Value: 1751 909Value: 1751
910Name: EXCHANGE_SIGNKEY_HELPER_BUG 910Name: EXCHANGE_SIGNKEY_HELPER_BUG