aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-07 18:34:33 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-07 18:34:33 +0100
commit5e3a4795bbea2250807bed8a54f917ac0c4cd82b (patch)
treee2895e892e04da25cffc654a4f5654ab7fad7892 /gnu-taler-error-codes/registry.rec
parentfc2af75be42c19dec99066c4e47e59d10a72cdc1 (diff)
downloadgana-5e3a4795bbea2250807bed8a54f917ac0c4cd82b.tar.gz
gana-5e3a4795bbea2250807bed8a54f917ac0c4cd82b.zip
add missing 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 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.