aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-08 11:52:10 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-08 11:52:10 +0100
commit17b05a076510c359911993eceb55258e29a3ef7d (patch)
tree51bc905211cb9b0cf86c2da49585db95b5311885 /gnu-taler-error-codes/registry.rec
parentdf3c465617c5402208c6d9e73852922b4d084110 (diff)
downloadgana-17b05a076510c359911993eceb55258e29a3ef7d.tar.gz
gana-17b05a076510c359911993eceb55258e29a3ef7d.zip
another EC
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index d0ed4a5..128fd2b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -454,6 +454,11 @@ Name: EXCHANGE_RESERVE_HISTORY_ERROR_INSUFFICIENT_FUNDS
454Description: When computing the reserve history, we ended up with a negative overall balance, which should be impossible. 454Description: When computing the reserve history, we ended up with a negative overall balance, which should be impossible.
455HttpStatus: 500 455HttpStatus: 500
456 456
457Value: 1156
458Name: EXCHANGE_GET_RESERVE_HISTORY_ERROR_INSUFFICIENT_BALANCE
459Description: The reserve did not have sufficient funds in it to pay for a full reserve history statement.
460HttpStatus: 409
461
457Value: 1158 462Value: 1158
458Name: EXCHANGE_WITHDRAW_DENOMINATION_KEY_LOST 463Name: EXCHANGE_WITHDRAW_DENOMINATION_KEY_LOST
459Description: Withdraw period of the coin to be withdrawn is in the past. 464Description: Withdraw period of the coin to be withdrawn is in the past.