aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
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 97e133a..74ed5a1 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -533,6 +533,11 @@ Name: EXCHANGE_REFUND_INVALID_FAILURE_PROOF_BY_EXCHANGE
533Description: The failure proof returned by the exchange is incorrect. 533Description: The failure proof returned by the exchange is incorrect.
534HttpStatus: 0 534HttpStatus: 0
535 535
536Value: 1510
537Name: EXCHANGE_REFUND_INCONSISTENT_AMOUNT
538Description: Conflicting refund granted before with different amount but same refund transaction ID.
539HttpStatus: 424
540
536Value: 1550 541Value: 1550
537Name: EXCHANGE_RECOUP_SIGNATURE_INVALID 542Name: EXCHANGE_RECOUP_SIGNATURE_INVALID
538Description: The given coin signature is invalid for the request. 543Description: The given coin signature is invalid for the request.