aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-23 19:51:10 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-23 19:51:10 +0200
commitc30ed45ad3473a0fc690f6906f35019e38da15c1 (patch)
tree9293bb5f19dca2f6e6b7a9b33ab8d8ec57d51e21 /gnu-taler-error-codes
parent417435b17b92fa7f58c5bae1d92388633b16881c (diff)
downloadgana-c30ed45ad3473a0fc690f6906f35019e38da15c1.tar.gz
gana-c30ed45ad3473a0fc690f6906f35019e38da15c1.zip
fix status codes
Diffstat (limited to 'gnu-taler-error-codes')
-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