aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-12-27 21:59:40 +0100
committerChristian Grothoff <christian@grothoff.org>2022-12-27 21:59:45 +0100
commitf603a795963748040e41693daceae343b3a972ed (patch)
tree077fa4a7ac873d532e4dbe9c445fed358b8e1d64 /gnu-taler-error-codes/registry.rec
parent3a0709c68490ba3c5612cdb1da36ee298097ebce (diff)
downloadgana-f603a795963748040e41693daceae343b3a972ed.tar.gz
gana-f603a795963748040e41693daceae343b3a972ed.zip
-add purse deletion ECs
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec10
1 files changed, 10 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 9991b02..a7f19c5 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -820,6 +820,16 @@ Name: EXCHANGE_RESERVES_PURSE_FEE_TOO_LOW
820Description: The purse fee specified for the request is lower than the purse fee charged by the exchange at this time. 820Description: The purse fee specified for the request is lower than the purse fee charged by the exchange at this time.
821HttpStatus: 400 821HttpStatus: 400
822 822
823Value: 1679
824Name: EXCHANGE_PURSE_DELETE_ALREADY_DECIDED
825Description: The payment request cannot be deleted anymore, as it either already completed or timed out.
826HttpStatus: 410
827
828Value: 1680
829Name: EXCHANGE_PURSE_DELETE_SIGNATURE_INVALID
830Description: The signature affirming the purse deletion is invalid.
831HttpStatus: 403
832
823 833
824Value: 1700 834Value: 1700
825Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE 835Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE