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 007a453..30f6670 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -885,7 +885,7 @@ HttpStatus: 202
885Value: 2110 885Value: 2110
886Name: PAY_COIN_SIGNATURE_INVALID 886Name: PAY_COIN_SIGNATURE_INVALID
887Description: The signature over the contract of one of the coins was invalid. 887Description: The signature over the contract of one of the coins was invalid.
888HttpStatus: 400 888HttpStatus: 403
889 889
890Value: 2111 890Value: 2111
891Name: PAY_EXCHANGE_TIMEOUT 891Name: PAY_EXCHANGE_TIMEOUT
@@ -950,7 +950,7 @@ HttpStatus: 500
950Value: 2125 950Value: 2125
951Name: PAY_WIRE_FEE_CURRENCY_MISMATCH 951Name: PAY_WIRE_FEE_CURRENCY_MISMATCH
952Description: We got different currencies for the wire fee and the maximum wire fee. 952Description: We got different currencies for the wire fee and the maximum wire fee.
953HttpStatus: 500 953HttpStatus: 412
954 954
955Value: 2126 955Value: 2126
956Name: PAY_EXCHANGE_REPLY_MALFORMED 956Name: PAY_EXCHANGE_REPLY_MALFORMED