aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-18 16:56:46 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-18 16:56:46 +0200
commit5980339e7bf797e0cc90fb65bd1a78a442d253f3 (patch)
treef73b4c1bc77bed628385ea3c659d50df54a0d247
parent4fd72b03ae54154bd03fec7524a9ffd7ad81166b (diff)
downloadgana-5980339e7bf797e0cc90fb65bd1a78a442d253f3.tar.gz
gana-5980339e7bf797e0cc90fb65bd1a78a442d253f3.zip
-update ECs
-rw-r--r--gnu-taler-error-codes/registry.rec11
1 files changed, 3 insertions, 8 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index bc08beb..d773ef8 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -604,18 +604,13 @@ Description: The proof of policy fulfillment was invalid.
604HttpStatus: 400 604HttpStatus: 400
605 605
606 606
607Value: 1250
608Name: EXCHANGE_RESERVES_STATUS_UNKNOWN
609Description: The reserve balance, status or history was requested for a reserve which is not known to the exchange.
610HttpStatus: 404
611
612Value: 1251 607Value: 1251
613Name: EXCHANGE_RESERVES_STATUS_BAD_SIGNATURE 608Name: EXCHANGE_COIN_HISTORY_BAD_SIGNATURE
614Description: The reserve status was requested with a bad signature. 609Description: The coin history was requested with a bad signature.
615HttpStatus: 403 610HttpStatus: 403
616 611
617Value: 1252 612Value: 1252
618Name: EXCHANGE_RESERVES_HISTORY_BAD_SIGNATURE 613Name: EXCHANGE_RESERVE_HISTORY_BAD_SIGNATURE
619Description: The reserve history was requested with a bad signature. 614Description: The reserve history was requested with a bad signature.
620HttpStatus: 403 615HttpStatus: 403
621 616