gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 5e3a4795bbea2250807bed8a54f917ac0c4cd82b
parent fc2af75be42c19dec99066c4e47e59d10a72cdc1
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  7 Nov 2020 18:34:33 +0100

add missing EC

Diffstat:
Mgnu-taler-error-codes/registry.rec | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git 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 Description: The failure proof returned by the exchange is incorrect. HttpStatus: 0 +Value: 1510 +Name: EXCHANGE_REFUND_INCONSISTENT_AMOUNT +Description: Conflicting refund granted before with different amount but same refund transaction ID. +HttpStatus: 424 + Value: 1550 Name: EXCHANGE_RECOUP_SIGNATURE_INVALID Description: The given coin signature is invalid for the request.