aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 0ce9133..9f58a34 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -598,7 +598,7 @@ HttpStatus: 0
598 598
599Value: 1651 599Value: 1651
600Name: EXCHANGE_WIRE_NO_ACCOUNTS_CONFIGURED 600Name: EXCHANGE_WIRE_NO_ACCOUNTS_CONFIGURED
601Description: No bank accounts are enabled for the exchange. The administrator should `enable-account` using the taler-exchange-offline tool. 601Description: No bank accounts are enabled for the exchange. The administrator should enable-account using the taler-exchange-offline tool.
602HttpStatus: 500 602HttpStatus: 500
603 603
604Value: 1652 604Value: 1652
@@ -608,7 +608,7 @@ HttpStatus: 500
608 608
609Value: 1653 609Value: 1653
610Name: EXCHANGE_WIRE_FEES_NOT_CONFIGURED 610Name: EXCHANGE_WIRE_FEES_NOT_CONFIGURED
611Description: No wire fees are configured for an enabled wire method of the exchange. The administrator must set the `wire-fee` using the taler-exchange-offline tool. 611Description: No wire fees are configured for an enabled wire method of the exchange. The administrator must set the wire-fee using the taler-exchange-offline tool.
612HttpStatus: 500 612HttpStatus: 500
613 613
614 614